Testing
TypeScript can be used with any JavaScript testing framework that you want. In the worst case you can always do a simple
TypeScript -> JavaScript
transform and go your merry way.That said, in this section look at options that we have enjoyed greatly 🌹
Last modified 3yr ago