Packages by rickhanlonii
Packages maintained by rickhanlonii.
48 packages
Compare items in two sequences to find a longest common subsequence
No description provided.
Delightful JavaScript Testing.
No description provided.
No description provided.
This package contains shared types of Jest's packages.
Delightful JavaScript Testing.
A utility function to get the type of a value
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).
No description provided.
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.