-
Epic
-
Resolution: Unresolved
-
Minor
-
None
-
5.0
-
None
-
MOODLE_500_STABLE
-
PHPUnit Modernisation
This epic is to collect all modernisation work for PHPUnit and our use of it.
Examples include:
- migration to PHP Attributes (from Annotations)
- Autoloading of all testcase classes
- Use of the get_fixture_path and load_fixture methods instead of manually loading testcases