BossBey File Manager
PHP:
7.4.33
OS:
Linux
User:
root
Root
/
.
/
vendor
/
phpunit
/
phpunit
/
tests
/
Regression
/
GitHub
/
322
📤 Upload
📝 New File
📁 New Folder
Close
Editing: phpunit322.xml
<phpunit> <testsuite name="My Test Suite"> <file>Test.php</file> </testsuite> <groups> <exclude> <group>one</group> </exclude> </groups> </phpunit>
Save
Cancel