-
Bug
-
Resolution: Won't Do
-
Minor
-
None
-
3.2
-
MOODLE_32_STABLE
phpunit with code coverage and phpdbg on php7 is supposed to run in a fairly decent amount of time, we should support it better
Problems I found:
- Needed to increase the max file descripters {{ulimit -n 10000}
- Needs a whitelist: https://github.com/sebastianbergmann/phpunit-documentation/issues/335
- has a non-specific relationship to
-
MDL-55139 Make components unitest coverage easier and quicker
- Closed