D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
dateitor
/
www
/
vendor
/
gerardojbaez
/
money
/
Filename :
phpunit.xml
back
Copy
<?xml version="1.0" encoding="UTF-8"?> <phpunit colors="true" bootstrap="vendor/autoload.php"> <testsuites> <testsuite name="Money Test Suite"> <directory>./tests/</directory> </testsuite> </testsuites> </phpunit>