You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PHPUnit actually support filtering by multiple testsuites separated by comma which is currently not supported by paratest.
Maybe this should be reopened or a new issue created?
It would be nice to specify the --testsuite parameter and execute the tests in the testsuite in parallel.
E.g.
I also have other suites so I only what to execute that one:
paratest --testsuite=MySuite --processes=2
Would be very nice :)
The text was updated successfully, but these errors were encountered: