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

Switch to jest for testing #48

Closed
patrickhulce opened this issue Jul 12, 2017 · 2 comments
Closed

Switch to jest for testing #48

patrickhulce opened this issue Jul 12, 2017 · 2 comments

Comments

@patrickhulce
Copy link
Contributor

patrickhulce commented Jul 12, 2017

Test times have gotten quite long 114 passing (24s) might be worth investigating jest?

Obstacles:

  • no more shared cost of jpeg.decode given the multiprocess arch?
  • updating all the utils and expectations :)
@patrickhulce patrickhulce changed the title Switch to ava for testing Switch to jest for testing Jun 3, 2018
@patrickhulce
Copy link
Contributor Author

major blocker jestjs/jest#5163, jest is actually ~5x slower overall 120x for some tests

@patrickhulce
Copy link
Contributor Author

Done!! 🎉

5223301
f8dbaef
251135d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant