mipxtx / threadunit
multithread wrapper for phpunit
0.2
2014-07-29 13:42 UTC
Requires
- php: >=5.3.3
- phpunit/phpunit: >=3.7
This package is not auto-updated.
Last update: 2024-12-21 17:40:38 UTC
README
a multithread wrapper for phpunit
Usage: threadunit [options] Example: threadunit -t4 -f 5 --testsuite=Main will lunch threadunit in 4 threads with 5 files per single run of phpunit Options: -c|--configuration Path to config file -t|--threads Threads count -f|--files-per-thread Max files in one phpunit run --testsuite Run a single suite --file Run a single file --log-junit Write log --old-log Use old log to opimize test balanser -o|--phpunit-options PHPUnit options -h|--help Displays this help