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:
NPM Package Downloads Trend
Github Stars Ranking
Stat Detail
Package
Downloads
Stars
Size
Issues
Publish
License
jest25,283,20444,3455.01 kB361a year agoMIT
chai15,587,9588,156508 kB1042 months agoMIT
@testing-library/react11,039,74919,066329 kB519 days agoMIT
mocha8,537,50022,6452.13 MB19112 days agoMIT
cypress5,826,17647,5597.34 MB1,40310 days agoMIT
puppeteer4,214,55589,087358 kB2612 days agoApache-2.0
karma2,717,99611,952534 kB3824 months agoMIT
enzyme1,874,58119,954-2825 years agoMIT
jasmine1,337,60437979.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/