As discussed with @code-asher and @nhooyr, we've decided to migrate from Mocha to Jest as our testing framework of choice for the following reasons:
- Jest has a larger community, more active and more popular in the JS ecosystem
- more members of the team are familiar with it
- built-in support for code coverage
This issue is for transparency and to track the migration.
TODOS
As discussed with @code-asher and @nhooyr, we've decided to migrate from Mocha to Jest as our testing framework of choice for the following reasons:
This issue is for transparency and to track the migration.
TODOS
jestand make sure it works (ts-jestIs one of the recommended approaches, easy setup)README)