Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitacc07d5

Browse files
committed
feat:redis-subscriber:add tests
1 parentcfe4bd8 commitacc07d5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

‎tests/phpunit.sh‎

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
#!/usr/bin/env bash
2+
3+
if(( "$#"!=1))
4+
then
5+
echo"The target cannot be empty"
6+
exit 1
7+
fi
8+
9+
/usr/local/bin/php8 vendor/bin/phpunit --bootstrap=tests/bootstrap.php$1

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp