There is a race condition where the user can run "save" and trigger the test runner before the test runner dependencies are installed. It may be that we need to have a `testRunner` setup action with the `init` commit. Considering if this is necessary.