Compare Similar npm Packages
jest vs chai vs @testing-library/react vs mocha vs cypress vs puppeteer vs karma vs enzyme vs jasmine
1 Year
jestchai@testing-library/reactmochacypresspuppeteerkarmaenzymejasmineSimilar Packages:
Package Weekly Downloads Trend
Github Stars Ranking
Stat Detail
Package
Downloads
Stars
Size
Issues
Publish
License
jest38,329,73844,8405.98 kB2548 days agoMIT
chai25,508,9728,211515 kB894 months agoMIT
@testing-library/react16,654,11719,310342 kB573 months agoMIT
mocha15,388,40622,7752.31 MB20512 hours agoMIT
cypress6,817,57748,7164.39 MB1,34718 hours agoMIT
puppeteer5,294,48790,932363 kB2756 days agoApache-2.0
karma3,344,81211,972534 kB382a year agoMIT
enzyme1,878,57819,922-2815 years agoMIT
jasmine1,600,04938183.8 kB012 days agoMIT
README for jest

Jest

🃏 Delightful JavaScript Testing

  • 👩🏻‍💻 Developer Ready: Complete and ready to set-up JavaScript testing solution. Works out of the box for any React project.

  • 🏃🏽 Instant Feedback: Failed tests run first. Fast interactive mode can switch between running all tests or only test files related to changed files.

  • 📸 Snapshot Testing: Jest can capture snapshots of React trees or other serializable values to simplify UI testing.

Read More: https://jestjs.io/