Testcafe: TypeScript compiler

Created on 22 Mar 2016  路  3Comments  路  Source: DevExpress/testcafe

Make TypeScript first class citizen by automatically compiling .ts files like we do with ES6. This can be done (and more likely should) as standalone plugin.

server Auto-locked compiler plugins enhancement

Most helpful comment

With typescript can be more easy to learn the framework, the type definitions are a documentation itself.
:D

All 3 comments

With typescript can be more easy to learn the framework, the type definitions are a documentation itself.
:D

  • [x] Extract APIBasedTestFileCompilerBase base class
  • [x] Implement TypeScriptTestFileCompiler
  • [x] Callsites
  • [x] Implement TS definitions
  • [x] CLI *.ts file support
  • [x] TS definition descriptions

This thread has been automatically locked since it is closed and there has not been any recent activity. Please open a new issue for related bugs or feature requests. We recommend you ask TestCafe API, usage and configuration inquiries on StackOverflow.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ParachuteCat picture ParachuteCat  路  3Comments

xalvarez picture xalvarez  路  3Comments

AndreyBelym picture AndreyBelym  路  3Comments

madroneropaulo picture madroneropaulo  路  3Comments

jvanoostveen picture jvanoostveen  路  4Comments