Jest
Jest is a delightful JavaScript testing framework with a focus on simplicity. It works with projects using Babel, TypeScript, Node, React, Angular, Vue and more. Jest provides snapshot testing, parallel execution, built-in mocking, and code coverage out of the box.
3 APIs
0 Features
JavaScriptMockingSnapshot TestingTestingUnit Testing
APIs
Jest Core API
Core testing framework API for writing and running tests, including globals, expect assertions, mock functions, and configuration options.
Jest CLI
Command-line interface for running Jest tests with various options.
Jest Configuration API
Programmatic configuration options for customizing Jest behavior.
Resources
🔗
Website
Website
🔗
Documentation
Documentation
📰
Blog
Blog
👥
GitHub Organization
GitHub Organization
🔗
Community
Community