Packages by simenb
Packages maintained by simenb.
54 packages
No description provided.
A utility function to get the type of a value
Use this module to start and stop the V8 inspector manually and collect precise coverage.
No description provided.
Applies source maps to stack traces, so a failing test points at the code you wrote rather than at the code Jest ran.
A set of utility functions for expect and related packages
This package exports the `expect` function used in [Jest](https://jestjs.io/). You can find its documentation [on Jest's website](https://jestjs.io/docs/expect).
Builds a logical conjunction (AND) of multiple JSON schemas
Jest plugin to use babel for transformation.
Display differences clearly so people can review changes confidently.
Module for verifying whether an object has been garbage collected or not.
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).
This module creates a function which is used for generating cache keys used by code transformers in Jest.
No description provided.
A small utility, used by Fastify itself, for generating consistent error objects across your codebase and plugins.
Build and manage the fast-json-stringify instances for the fastify framework
Delightful JavaScript Testing.
This package contains shared types of Jest's packages.
Delightful JavaScript Testing.
Compare items in two sequences to find a longest common subsequence
Fake JavaScript timers
> 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).
This module exports some utils for the `expect` function used in [Jest](https://jestjs.io/).
**Note:** More details on user side API can be found in [Jest documentation](https://jestjs.io/docs/mock-function-api).