56 packages
babel-jest
Jest plugin to use babel for transformation.
babel-plugin-jest-hoist
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).
babel-preset-jest
> 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).
babel-preset-react-native
Babel preset for React Native applications
diff-sequences
Compare items in two sequences to find a longest common subsequence
eslint-config-fb-strict
eslint-plugin-jest
ESLint rules for Jest
expect
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).
fbjs-scripts
A bundle of helpful scripts used in projects consuming fbjs.
jest
Delightful JavaScript Testing.