Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
jest-each
Parameterised tests for Jest
jest-playwright-preset
Running tests using Jest & Playwright.
check-tests
Static analysis for tests. Prints all tests in console and fails when exclusive or skipped tests found.
jest-canvas-mock
Mock a canvas in your jest tests.
jest-puppeteer
Run your tests using Jest & Puppeteer.
eslint-plugin-jest-formatting
ESLint rules for formatting jest tests
jest-process-manager
Starts a server before your Jest tests and tears it down after.
jest-runner-groups
Tag and run groups of tests with Jest
jest-preview
Preview your Jest tests in a browser
jest-environment-enzyme
Runtime Environment for enzyme tests in jest
jest-dynalite
Run your tests using Jest & Dynalite
jest-fail-on-console
Utility to make jest tests fail when console.error() or console.warn() are used
jest-dev-server
Starts a server before your Jest tests and tears it down after.
jest-localstorage-mock
Auto mock all localstorage and sessionstorage APIs for your Jest tests
jest-slow-test-reporter
Reports the slowest tests in your jest suite.
mock-match-media
mock window.matchMedia for tests or node
@shelf/jest-mongodb
Run your tests using Jest & MongoDB in Memory server
jest-date-mock
Mock `window.Date` when run unit test cases with jest. Make tests of `Date` easier.
@cloudflare/vitest-pool-workers
Workers Vitest integration for writing Vitest unit and integration tests that run inside the Workers runtime
@knapsack-pro/jest
Knapsack Pro Jest splits Jest tests across CI nodes and makes sure that tests will run in optimal time on each CI node.