lode icon indicating copy to clipboard operation
lode copied to clipboard

Support for parallel testing in PHPUnit

Open tbuteler opened this issue 4 years ago • 0 comments

While scoping out ways to support PHPUnit testing running parallel processes (i.e. ParaTest), I found that it does not currently support the use of custom result printers like PHPUnit does, which means Lode cannot use it's JSON reporter to parse the results.

tbuteler avatar Mar 26 '21 15:03 tbuteler