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
jest28,015,85744,7455.01 kB3202 years agoMIT
chai19,318,3728,203515 kB883 months agoMIT
@testing-library/react12,876,51419,266342 kB55a month agoMIT
mocha9,973,02922,7562.14 MB212a month agoMIT
cypress6,009,86948,5964.39 MB1,3603 days agoMIT
puppeteer4,607,94690,609362 kB265a day agoApache-2.0
karma2,755,52211,971534 kB3829 months agoMIT
enzyme1,458,90419,934-2815 years agoMIT
jasmine1,320,21538183.5 kB17 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/