-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Why Mocha over Jest #657
Comments
I am also curious |
I have no opinion, I'm also curious why :-) |
My curiosity stems from the fact that there was at one point a switch from jest to mocha. Did anything catalyze that switch? I am not advocating jest over mocha, I don't have the scope for such a decision. Rather, I was hoping to get some feedback from anyone that has experience with both testing frameworks. |
I understood. But I'm not interested in much. Follow creators of React and you give answers. |
Hey everyone! We recently had two major Jest releases which significantly improve the framework and added snapshot testing. Please check out Jest 14.0: React Tree Snapshot Testing and Jest 15.0: New Defaults for Jest blogposts. I'm happy to help anyone who wants to try out Jest. We have a support channel on discord :) |
Loving the new Jest — snapshot testing is a game changer. |
Hi. I'm seriously thinking about move to jest. Have anybody good resources or will be someone able to participate on new PR? |
@cpojer By reading this doc, it's confusing to know relation between Mocha and Jest in React Starter Kit. It's good time to maintain it, isn't it. |
|
Documentation indeed needs improvements |
I was curious as to why you made the move from jest to mocha?
The text was updated successfully, but these errors were encountered: