codecept-typescript-example icon indicating copy to clipboard operation
codecept-typescript-example copied to clipboard

Add TSC example of using

Open elukoyanov opened this issue 6 years ago • 0 comments

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 tsc compiler without ts-node

elukoyanov avatar May 24 '19 17:05 elukoyanov