Skip to content
New issue

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

Replace mocha with jest #470

Merged
merged 6 commits into from
Oct 7, 2021
Merged

Replace mocha with jest #470

merged 6 commits into from
Oct 7, 2021

Conversation

valscion
Copy link
Member

Jest is faster and more modern than mocha. Jest also allows us to get rid of the @babel/register need that mocha currently needs.

@valscion valscion force-pushed the replace-mocha-with-jest branch from 00a98d5 to d00475d Compare September 26, 2021 12:32

Verified

This commit was signed with the committer’s verified signature.
jeevatkm Jeevanandam M.
This allows us moving to Jest built-in matchers one test file at a time
@valscion valscion force-pushed the replace-mocha-with-jest branch from 767c04a to 2ad19a7 Compare October 1, 2021 15:54
@valscion valscion force-pushed the replace-mocha-with-jest branch from 36e960b to 55f3478 Compare October 7, 2021 16:20
@valscion valscion merged commit 8dce252 into master Oct 7, 2021
@valscion valscion deleted the replace-mocha-with-jest branch October 7, 2021 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant