Highlights
- Pro
⚪Testing
JavaScript API for Chrome and Firefox
🐐 Simple and complete React DOM testing utilities that encourage good testing practices.
ESLint plugin to follow best practices and anticipate common mistakes when writing tests with Testing Library
🦉 Custom jest matchers to test the state of the DOM
Next generation testing framework powered by Vite.
A client-side server to build, test and share your JavaScript app
Industry standard API mocking for JavaScript.
Fast, easy and reliable testing for anything that runs in a browser.
A payment application to demonstrate real-world usage of Cypress testing methods, patterns, and workflows.
A babel plugin that adds istanbul instrumentation to ES6 code
Various recipes for testing common scenarios with Cypress
Saves the code coverage collected during Cypress tests
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript.
A JavaScript implementation of various web standards, for use with Node.js
Additional Jest matchers 🃏💪
Sample app for how to use & test React-Query for data fetching and Zustand for state management in a React Native application.