canyin-project/ybcy/vendor/codeception/verify/phpunit.xml
2024-11-01 16:07:54 +08:00

7 lines
153 B
XML

<phpunit colors="true">
<testsuites>
<testsuite name="Verify">
<directory>tests</directory>
</testsuite>
</testsuites>
</phpunit>