Testy / TestyTs

✔️ Modern TypeScript testing framework.
http://testy.github.io
ISC License
123 stars 8 forks source link

Testy config tsconfig support #36

Closed Aboisier closed 4 years ago

Aboisier commented 4 years ago

Purpose

Add support for specifying a tsconfig.json file in the testy.json configuration file.

Approach

Added the config. Didn't add tests because it would be kind of hard to test.