jest
JavaScript tester
A comprehensive testing solution for JavaScript projects
Delightful JavaScript Testing.
44k stars
562 watching
6k forks
Language: TypeScript
last commit: about 1 month ago
Linked from 11 awesome lists
easyexpectationfacebookimmersivejavascriptpainlesspainless-javascript-testingsnapshottesting
Backlinks from these awesome lists:
- mungell/awesome-for-beginners
- enaqx/awesome-react
- sindresorhus/awesome-nodejs
- sorrycc/awesome-javascript
- jobbole/awesome-javascript-cn
- lauragift21/awesome-learning-resources
- dzharii/awesome-typescript
- queckezz/fmt-obj
- pestov/best-of-awesomeness-and-usefulness-for-webdev
- dubzzz/awesome-fast-check
- konopski/awsome-name-conflicts
Related projects:
Repository | Description | Stars |
---|---|---|
nvh95/jest-preview | Tools to debug Jest tests visually in a browser | 2,347 |
kulshekhar/ts-jest | A Jest transformer that enables testing of TypeScript projects | 6,990 |
sapegin/jest-cheat-sheet | A comprehensive documentation of Jest testing framework and its usage. | 5,355 |
testem/testem | A test runner for JavaScript unit testing that supports various frameworks and environments. | 2,919 |
vitest-dev/vitest | A testing framework built on top of Vite, providing a set of features and tools for writing and running tests. | 13,267 |
jshint/jshint | A tool that scans JavaScript code to detect common errors and potential problems | 8,986 |
americanexpress/jest-image-snapshot | A library that provides a matcher for comparing images in JavaScript tests | 3,850 |
karma-runner/karma | A tool for running JavaScript tests in multiple browsers | 11,955 |
qunitjs/qunit | A JavaScript testing framework for client-side and server-side code testing | 4,014 |
apentle/react-native-babel-jest | A testing configuration utility for React Native applications using Jest | 19 |
toss/es-toolkit | A high-performance utility library for JavaScript with strong type annotations and a small bundle size. | 7,310 |
suchipi/jest-node-nw-example | A proof-of-concept project demonstrating the integration of Jest testing framework with NW.js | 3 |
codeceptjs/codeceptjs | A testing framework for end-to-end testing with WebDriver or other implementations. | 4,116 |
mgechev/javascript-algorithms | Implementations of computer science algorithms in JavaScript. | 7,844 |
devexpress/testcafe | A Node.js tool for automating end-to-end web testing with JavaScript and TypeScript support. | 9,826 |