X19163495
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
-
X19163495 created a post, Execute testsuite (Resolved)
I would like to run multiple tests using the phpunit.xml "testsuite" tag. For example inside my phpunit.xml file I have this: <testsuite name="Websocket"> <directory suffix="Test.php">./tests/Fea...