Skip to content

测试

lumen本身就有单元测试功能,目录是项目根目录下的tests目录

bash
./vendor/bin/phpunit ./tests/TestCase.php