For the complete documentation index, see llms.txt. This page is also available as Markdown.

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 updated