Releases: paratestphp/paratest
Releases · paratestphp/paratest
UNIQUE_TEST_TOKEN + BC for TEST_TOKEN
#156 restores the predictable TEST_TOKENs from 0.10.0 and earlier and adds UNIQUE_TEST_TOKEN env for the unique test tokens from 0.11.0
(for both runners)
Nested testsuites + runner support
TestSuite support
#144 add support for testsuite parameter
Fixed percentage going over 100 percent
#58 Percentage going over 100.
ignore testfiles without classes
fixed selection of multilpe groups
#135 Error message when [suite is] empty + No longer runs unselected groups when multiple are selected
Optimized parser to prefer PSR0 compliant classes
Adds error messaging to Parser when a class cannot be found.
#130 Adds error messaging to Parser when a class cannot be found.
Fix handling of special chars in JUnit XML
#127 Fix handling of '&' sympols in JUnit XML