alsatian-test/alsatian

Specify ts-config.json file to use for running tests

hisuwh opened this issue · 0 comments

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.