Skip to content

FEATURE: Migrate to jest testing framework #25

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

Merged

Conversation

markusguenther
Copy link
Member

@markusguenther markusguenther commented Aug 8, 2018

Replaces mocha and express with jest. The tests run circa 25% faster and we had the possibility to remove the polyfill that helped suppressing React Fibre error messages.

Resolves: #24

@markusguenther markusguenther changed the title Migrate to jest FEATURE: Migrate to jest testing framework Aug 8, 2018
The jsdom initialisation was part of the removed setup.js.
So now we add this to the beforeEach test.
@markusguenther markusguenther merged commit 4a51589 into FriendsOfReactJS:master Aug 8, 2018
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.

1 participant