alsatian
alsatian copied to clipboard
Specify ts-config.json file to use for running tests
Now that we can pass .ts files directly to alsatian we need to be able to specify which ts-config.json to use for testing so we can specify different compiler options and include/exclude files.
I will send a PR for this but opening this issue for reference.