jest
JavaScript tester
A comprehensive testing solution for JavaScript projects
Delightful JavaScript Testing.
44k stars
559 watching
6k forks
Language: TypeScript
last commit: 15 days 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,338 |
kulshekhar/ts-jest | A Jest transformer that enables testing of TypeScript projects | 6,969 |
sapegin/jest-cheat-sheet | A comprehensive documentation of Jest testing framework and its usage. | 5,351 |
testem/testem | A test runner for JavaScript unit testing that supports various frameworks and environments. | 2,922 |
vitest-dev/vitest | A testing framework built on top of Vite, providing a set of features and tools for writing and running tests. | 13,095 |
jshint/jshint | A tool that scans JavaScript code to detect common errors and potential problems | 8,990 |
americanexpress/jest-image-snapshot | A Jest matcher for comparing images pixel by pixel to detect visual regressions in web applications. | 3,839 |
karma-runner/karma | A tool for running JavaScript tests in multiple browsers | 11,954 |
qunitjs/qunit | A JavaScript testing framework for client-side and server-side code testing | 4,015 |
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,029 |
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,114 |
mgechev/javascript-algorithms | Implementations of computer science algorithms in JavaScript. | 7,838 |
devexpress/testcafe | A Node.js tool for automating end-to-end web testing with JavaScript and TypeScript support. | 9,822 |