codecept-typescript-example
codecept-typescript-example copied to clipboard
Add TSC example of using
Currently ts-node package is used to run tests.
Maybe, using tsc directly will be interested for someone to avoid unnecessary packages (and their possible bugs)
- [ ] create script, that will use
tsccompiler withoutts-node