We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
jest
ts-jest
README
The text was updated successfully, but these errors were encountered:
Closing via #2564
Sorry, something went wrong.
jsjoeio
No branches or pull requests
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
jest
and make sure it works (ts-jest
Is one of the recommended approaches, easy setup)README
)The text was updated successfully, but these errors were encountered: