eddyerburgh / jest-transform-stub
Jest stub transform
☆112Updated last year
Related projects ⓘ
Alternatives and complementary repositories for jest-transform-stub
- a simple Node behavior import resolution plugin for eslint-plugin-import, supporting module alias☆181Updated 2 years ago
- A module to mock window.localStorage and window.sessionStorage in Jest☆321Updated last month
- The shareable stylelint config for stylelint-processor-styled-components☆70Updated 11 months ago
- Axios mock for Jest☆252Updated this week
- Cypress preprocessor for bundling JavaScript via webpack☆93Updated 4 years ago
- Automatically externalize `peerDependencies` in a rollup bundle.☆109Updated last year
- Assert that the name of the current branch of a git repository has a particular value.☆96Updated 2 weeks ago
- Quickly migrate your hooks from husky v4 to husky@latest☆131Updated 5 months ago
- Preprocessor css modules for Jest test framework. Generates correct css object. Supports css, sass, stylus, less.☆61Updated 4 months ago
- A placeholder package that bridges babel-core to @babel/core.☆94Updated 6 years ago
- imagemin CLI designed for lint-staged usage with sensible defaults☆84Updated 9 months ago
- 🖇 A Babel macro needed for some advanced Storybook setups. Used to mock webpack's context function in test environments.☆48Updated last year
- Deprecated - please use https://www.npmjs.com/package/@fetch-mock/jest☆60Updated 3 weeks ago
- 🍺 dev only postinstall hooks (package.json)☆259Updated last year
- Webpack plugin for interpolating custom variables into index.html☆61Updated 2 years ago
- Flush all queued resolved promise handlers☆195Updated 3 years ago
- Delay a promise a minimum amount of time☆165Updated last year
- Strip data-test-id from JSX using babel☆175Updated last year
- This is a i18next cache layer to be used in the browser. It will load and cache resources from localStorage and can be used in combinatio…