TestFileLoader

TestFileLoader

I discover, transpile (when needed), load and clean up the test files matching a given set of paths and a filter. I am injected with ui and testRunner so I can report progress and errors the same way Testy does. Extracting me out of Testy keeps lib/testy.js's import count under the Simplicity Guardian's fan-out threshold (see decision 0017).