BossBey File Manager
PHP:
7.4.33
OS:
Linux
User:
root
Root
/
.
/
vendor
/
phpunit
/
phpunit
/
tests
/
_files
/
DataProviderIssue2859
📤 Upload
📝 New File
📁 New Folder
Close
Editing: phpunit.xml
<?xml version="1.0" encoding="UTF-8"?> <phpunit> <testsuites> <testsuite name="Test Suite"> <directory>./tests/</directory> <directory>./tests/*/</directory> </testsuite> </testsuites> </phpunit>
Save
Cancel