jest

Painless JavaScript Unit Testing Familiar Approach: Built on top of the Jasmine test framework, using familiar expect(value).toBe(other) assertions Mock by Default: Automatically mocks CommonJS modules returned by require(), making most existing code testable Short Feedback Loop: DOM APIs are mocked and tests run in parallel via a small node.js command line utility Getting Started Check out the Getting Started tutorial. It's pretty simple!

Stars

43554

Security metrics

Scores

Supply chain
Quality
Maintenance
Vulnerability
License
Dependency count: 5
Dependency vulnerability count: 0
Source: socket.dev