An extension lib for jest
Jest matchers for asserting that HTTP responses satisfy an OpenAPI spec
A resolver for `jest` that uses same strategy as TS when resolving files with JavaScript extension (".js").
No description provided.
Mock implementation of the Next.js Router
Jest utilities for Styled Components
ESLint configuration used by Create React App
ESLint rules for formatting jest tests
Makes Jest throw on React prop-type failures
* 1 npm install --save-dev jest ts-jest @types/jest * 2 Modify your project's package.json ``` "jest": { "transform": { "^.+\\.tsx?$": "ts-jest" }, "testRegex": "(/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$", "moduleFileExtensions
Mock `window.Date` when run unit test cases with jest. Make tests of `Date` easier.
Custom Jest matchers for AWS SDK v3 Client mock
Add a set of custom matchers for HTML and CSS related checks, using jQuery.
A lightweight Jest mock for unit testing Express
[](https://github.com/Quramy/jest-prisma/actions) [](https://badge.fury.io/js/@quramy%2Fjest-prisma) [![Git
No description provided.
Idiomatic Jest reporter for Allure Framework
A markdown reporter for Jest tests with expandable sections containing per test console logs
Mock for fully testing any media queries with Jest
Utility to make jest tests fail when console.error() or console.warn() are used
Add custom message to Jest expects
Mock for fully testing any media queries with Jest
Environment with unlimited test event handlers
Jest plugin to use esbuild for transformation