Skip to content

Commit 747a223

Browse files
committed
add readme for integration test [ci skip]
1 parent 10a4d87 commit 747a223

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

tests/integration/README.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
SAPI Integration Test
2+
=====================
3+
4+
```
5+
# run php-fpm
6+
composer install
7+
./vendor/bin/phpunit
8+
```
9+
10+
these test cases checks php life cycles.

0 commit comments

Comments
 (0)