Showing 21-40 of 168,095 packages
Karma preprocessor to bundle ES modules using Rollup
Mock a canvas in your jest tests.
This package contains shared types of Jest's packages.
Additional Jest matchers
A Karma plugin. Compile AngularJS templates to JavaScript on the fly.
ESLint plugin to follow best practices and anticipate common mistakes when writing tests with jest-dom
Jest preset configuration for Angular projects
> Babel preset for all Jest plugins. This preset is automatically included when using [babel-jest](https://github.com/jestjs/jest/tree/main/packages/babel-jest).
Custom Jest matcher for aXe for testing accessibility
Create a new Jest project
Babel plugin to hoist `jest.disableAutomock`, `jest.enableAutomock`, `jest.unmock`, `jest.mock`, calls above `import` statements. This plugin is automatically included when using [babel-jest](https://github.com/jestjs/jest/tree/main/packages/babel-jest).
Preprocessor to compile ES6 on the fly with babel.
A set of utility functions for expect and related packages
Retrieve the values defined with preprocessor statements in a selection of GLSL tokens
This package extends `expect` library with `jest-snapshot` matchers. It exports `jestExpect` object, which can be used as standalone replacement of `expect`.
webgl-noise shaders ported to work with glslify
Jest matcher for image comparisons. Most commonly used for visual regression testing.
ESLint rules for formatting jest tests
Mock `window.Date` when run unit test cases with jest. Make tests of `Date` easier.