Compare Similar npm Packages
jest vs chai vs @testing-library/react vs mocha vs cypress vs puppeteer vs karma vs enzyme vs jasmine
3 Years
jestchai@testing-library/reactmochacypresspuppeteerkarmaenzymejasmineSimilar Packages:
Package Weekly Downloads Trend
Github Stars Ranking
Stat Detail
Package
Downloads
Stars
Size
Issues
Publish
License
jest34,003,115
44,9496.32 kB27816 days agoMIT
chai23,765,506
8,231520 kB88a month agoMIT
@testing-library/react16,770,729
19,355342 kB634 months agoMIT
mocha11,697,958
22,8192.31 MB214a month agoMIT
cypress6,369,211
48,8034.39 MB1,32213 days agoMIT
puppeteer5,425,827
91,653363 kB276a day agoApache-2.0
karma2,901,503
11,975534 kB386a year agoMIT
enzyme1,665,641
19,914-2816 years agoMIT
jasmine1,362,140
38084.1 kB119 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/