D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
dateitor
/
public_html
/
vendor
/
paypal
/
paypalhttp
/
Filename :
phpunit.xml
back
Copy
<?xml version="1.0" encoding="UTF-8" ?> <phpunit bootstrap="./vendor/autoload.php"> <testsuites> <testsuite name="unit"> <directory>./tests/unit</directory> </testsuite> </testsuites> </phpunit>