jest-cheat-sheet
Test framework doc
A comprehensive documentation of Jest testing framework and its usage.
Jest cheat sheet
5k stars
69 watching
707 forks
last commit: 4 months ago
Linked from 1 awesome list
cheatsheetjesttesting
Related projects:
Repository | Description | Stars |
---|---|---|
| A comprehensive testing solution for JavaScript projects | 44,353 |
| Tools to debug Jest tests visually in a browser | 2,347 |
| A testing framework built on top of Vite, providing a set of features and tools for writing and running tests. | 13,267 |
| A library that provides a matcher for comparing images in JavaScript tests | 3,850 |
| A toolset to simplify the transition from various testing frameworks to Jest | 882 |
| A Jest transformer that enables testing of TypeScript projects | 6,990 |
| A Jest transformer for Svelte that compiles components before importing them into tests. | 128 |
| A set of helper functions and matchers for testing reactive code with RxJs | 113 |
| A set of custom matchers for testing GeoJSON data in unit tests. | 9 |
| A plugin for ESLint that provides formatting rules to ensure consistency and readability in Jest test suites. | 156 |
| Bindings for Jest testing framework to support Reason/OCaml development | 4 |
| A collection of custom test matchers for writing more readable and maintainable tests | 587 |
| A testing configuration utility for React Native applications using Jest | 19 |
| Automated code generation tool for creating mock interfaces in Go | 6,215 |
| A plugin that enforces best practices for using Jest Dom in ESLint configurations | 363 |