https://bugzilla.wikimedia.org/show_bug.cgi?id=48217

--- Comment #2 from Antoine "hashar" Musso <[email protected]> ---
Gist from Sebastian Bergmann, PHPUnit creator:

partition-testsuite.php

Script that (making way too many assumptions) generates an Apache Ant build
script to run a PHPUnit test suite in parallel.

https://gist.github.com/sebastianbergmann/4405417


Then assemble the generated JUnit XML files using:

merge-phpunit-xml.php

Script that merges multiple PHPUnit XML logfiles (JUnit XML) into one PHPUnit
XML logfile.

https://gist.github.com/sebastianbergmann/4405658

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to