phpunit.xml

<phpunit bootstrap="vendor/autoload.php">
<testsuites>
<testsuite name="money">
<directory>test</directory>
</testsuite>
</testsuites>
</phpunit>
posted @ 2015-11-16 17:44  无为有道  阅读(360)  评论(0编辑  收藏  举报