jest

Delightful JavaScript Testing.

jest downloads jest version jest license

jest類似パッケージ:
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)
統計詳細
パッケージ
ダウンロード数
Stars
サイズ
Issues
公開日時
ライセンス
jest31,848,98445,1246.32 kB2501ヶ月前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/