The library ships with some testing helpers. E.g. the test scheduler, but also a base test case and some helpers that are useful. We could move those to the lib/ (or src/ for 2.x) directory and make them useable by downstream users without having to rely on autoloader hacks.
More concretely:
The library ships with some testing helpers. E.g. the test scheduler, but also a base test case and some helpers that are useful. We could move those to the
lib/(orsrc/for 2.x) directory and make them useable by downstream users without having to rely on autoloader hacks.More concretely: