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

Oops someone published jest OVER expect on npm #226

Closed
possibilities opened this issue Sep 4, 2017 · 4 comments
Closed

Oops someone published jest OVER expect on npm #226

possibilities opened this issue Sep 4, 2017 · 4 comments

Comments

@possibilities
Copy link

cc @cpojer

@cpojer
Copy link

cpojer commented Sep 4, 2017

Yes, that was intentional. It didn't publish Jest over expect, it published jest-matchers over expect. jest-codemods can be used to upgrade to the new version of expect, or otherwise please keep using the old version of expect if you like it better.

@possibilities
Copy link
Author

Oh wow, ok. Thanks!

@ljharb ljharb closed this as completed Sep 4, 2017
@possibilities
Copy link
Author

No holy war here but I do have to say that's a kinda bad surprise for a longtime expect user. That said I see there won't be that much effort to convert. For now I'll trust that it's a good decision for the larger community.

@skovhus
Copy link
Contributor

skovhus commented Sep 4, 2017

@possibilities expect@21+ still supports the same features as expect@1.

https://github.com/skovhus/jest-codemods should make is possible to seamly upgrade. Please give it a try, and let me know if something is not working for you (create issue over at our repo).

Thanks : )

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

No branches or pull requests

4 participants