issues
search
facile-it
/
paraunit
Run PHPUnit tests in parallel
https://engineering.facile.it/paraunit/
Apache License 2.0
140
stars
15
forks
source link
Windows support
#72
Closed
Jean85
closed
7 years ago
Jean85
commented
7 years ago
To support windows, those stuff is needed:
[x] Add AppVeyor as CI
[x] Prepend PHP to every execution, since the shebang is not useful
[x] use
DIRECTORY_SEPARATOR
when generating filenames for logs and coverage
[ ] Backport fixes to 0.6.x?
To support windows, those stuff is needed:
DIRECTORY_SEPARATOR
when generating filenames for logs and coverage