kentcdodds / how-jest-mocking-works
☆308Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for how-jest-mocking-works
- An identity object using ES6 proxies. Useful for mocking webpack imports like CSS Modules.☆498Updated 2 years ago
- Jest watch plugin for filtering test by file name or test name☆408Updated this week
- An ESLint runner for Jest☆480Updated this week
- Babel plugin for removing React properties.☆379Updated 5 years ago
- Notes and examples on ReactTestUtils.act(...)☆537Updated last year
- Searchable library of React testing examples☆387Updated 2 years ago
- Improved productivity 💯 with the practical 🤓 use of the power 💪 of Abstract Syntax Trees 🌳 to lint ⚠️ and transform 🔀 your code☆301Updated 3 years ago
- Use DOM Testing Library to test any JS framework on TestingJavaScript.com☆228Updated 3 years ago
- A module to mock window.localStorage and window.sessionStorage in Jest☆321Updated last month
- CLI toolbox for common scripts for my projects☆885Updated 4 months ago
- Jest utility for creating variations of the same test☆1,058Updated 11 months ago
- workshop about React's hottest new features in 16.7.0☆207Updated 4 years ago
- puppeteer + dom-testing-library = 💖☆288Updated 8 months ago
- A webpack plugin to find unused modules/source files.☆196Updated last year
- A component to help benchmark React components and their trees.☆384Updated 8 months ago
- JavaScript Mocking Fundamentals on TestingJavaScript.com☆306Updated 9 months ago
- ESLint configuration for projects that I do... Feel free to use this!☆340Updated 10 months ago
- Strip data-test-id from JSX using babel☆175Updated last year
- RTL for CSS in JS☆162Updated last year
- Webpack loader to generate docgen information from Typescript React components.☆361Updated 4 years ago
- Lint your styled components with stylelint!☆656Updated 3 years ago
- A basic description of how to use Lerna☆290Updated 5 years ago
- eslint rules for use with jest-dom☆361Updated this week
- Static Analysis Testing JavaScript Applications on TestingJavaScript.com☆209Updated 3 years ago
- Diffing snapshot utility for Jest☆601Updated this week
- webpack dev kit for writing custom plugins and loaders on the fly. Education/Exploration tool as well.☆227Updated 6 years ago
- TypeScript coding guidelines & configs for Formik☆283Updated last year
- Feature Toggles for React Projects☆499Updated this week
- Declarative mocks for React state and global APIs