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
jest29,597,88544,7895.01 kB2572 years agoMIT
chai20,623,1208,212515 kB893 months agoMIT
@testing-library/react13,949,55119,293342 kB562 months agoMIT
mocha10,844,82522,7572.31 MB2036 days agoMIT
cypress6,031,88948,6474.39 MB1,3439 days agoMIT
puppeteer4,709,13290,767363 kB2709 days agoApache-2.0
karma2,880,98711,973534 kB38210 months agoMIT
enzyme1,445,69719,928-2815 years agoMIT
jasmine1,355,96738183.5 kB1a month 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/