jest

Delightful JavaScript Testing.

jest downloads jest version jest license

jest类似的npm包:

npm下载趋势

3 年
🌟 在 jest 的 README.md 中显示实时使用量图表,只需复制下面的代码。
## Usage Trend
[![Usage Trend of jest](https://npm-compare.com/img/npm-trend/THREE_YEARS/jest.png)](https://npm-compare.com/jest#timeRange=THREE_YEARS)

Cumulative GitHub Star Trend

🌟 在 jest 的 README.md 中显示 GitHub stars 趋势图表,只需复制下面的代码。
## GitHub Stars Trend
[![GitHub Stars Trend of jest](https://npm-compare.com/img/github-trend/jest.png)](https://npm-compare.com/jest)

统计详情

npm包名称
下载量
Stars
大小
Issues
发布时间
License
jest37,414,52445,3276.59 kB2445 天前MIT

jest的README

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/