kentcdodds / how-jest-mocking-worksLinks
☆316Updated 4 years ago
Alternatives and similar repositories for how-jest-mocking-works
Users that are interested in how-jest-mocking-works are comparing it to the libraries listed below
Sorting:
- An identity object using ES6 proxies. Useful for mocking webpack imports like CSS Modules.☆507Updated 3 years ago
- Notes and examples on ReactTestUtils.act(...)☆542Updated 2 years ago
- Jest watch plugin for filtering test by file name or test name☆412Updated this week
- puppeteer + dom-testing-library = 💖☆287Updated last year
- A basic description of how to use Lerna☆289Updated 6 years ago
- An ESLint runner for Jest☆482Updated last week
- Babel plugin for removing React properties.☆383Updated 2 months ago
- Improved productivity 💯 with the practical 🤓 use of the power 💪 of Abstract Syntax Trees 🌳 to lint ⚠️ and transform 🔀 your code☆305Updated 4 years ago
- A module to mock window.localStorage and window.sessionStorage in Jest☆319Updated last year
- Diffing snapshot utility for Jest☆607Updated this week
- Use DOM Testing Library to test any JS framework on TestingJavaScript.com☆231Updated 4 years ago
- CLI toolbox for common scripts for my projects☆885Updated last year
- Example repo to demonstrate use of `lint-staged` with multi-pkg projects☆187Updated last year
- Strip data-test-id from JSX using babel☆176Updated 8 months ago
- TypeScript coding guidelines & configs for Formik☆289Updated 2 years ago
- A component to help benchmark React components and their trees.☆383Updated last year
- Command line wizard for lerna☆271Updated 5 years ago
- Feature Toggles for React Projects☆499Updated last week
- workshop about React's hottest new features in 16.7.0☆208Updated 5 years ago
- RTL for CSS in JS☆167Updated 2 years ago
- 💻 Quickly install an npm package and its peer dependencies automatically, using npm, Yarn, or pnpm.☆299Updated 7 months ago
- Jest utility for creating variations of the same test☆1,058Updated 6 months ago
- Run different npm scripts in a CI environment☆49Updated 4 years ago
- Declarative mocks for React state and global APIs☆367Updated 2 years ago
- ☆199Updated 5 years ago
- Codemods for migrating to Jest https://github.com/facebook/jest 👾☆887Updated last week
- webpack dev kit for writing custom plugins and loaders on the fly. Education/Exploration tool as well.☆227Updated 7 years ago
- Cypress and Jest both with code coverage running unit tests☆216Updated 2 weeks ago
- Some examples on how to achieve the same goal with either of both libraries: sinon and jest. Also some of those goals achievable only by …☆302Updated last year
- Wait for expectation to be true, useful for integration and end to end testing. Integral part of react-testing-library.☆298Updated 4 months ago