• Solly Ross's avatar
    Add support for injecting test helper files · d906dfc9
    Solly Ross authored
    Now, the phrase `requires test modules: ` may be place in a comment
    in a file to require modules local to the test directory, similarly
    to the way the `require local modules: ` line may be used to inject
    files in the 'include' directory.  This is useful for when common
    fakes need to be injected into a test.
    d906dfc9
run_from_console.js 9.88 KB