Packages by rubennorte [SYNC profile]

Name IM Last modified Is admin Publish scopes
@rubennorte Wed Sep 20 2023 17:28:04 GMT+0000 (Coordinated Universal Time) false

  • @jest/core (latest: 29.5.0) Delightful JavaScript Testing.
  • jest-changed-files (latest: 29.5.0) A module used internally by Jest to check which files have changed since you last committed in git or hg.
  • jest-validate (latest: 29.5.0) Generic configuration validation tool that helps you with warnings, errors and deprecation messages as well as showing users examples of correct configuration.
  • jest-watcher (latest: 29.5.0) Delightful JavaScript Testing.
  • babel-jest (latest: 29.5.0) Jest plugin to use babel for transformation.
  • jest-serializer (latest: 28.0.0) > DEPRECATED: Use `v8` APIs directly: https://nodejs.org/api/v8.html#serialization-api
  • jest-docblock (latest: 29.4.3) `jest-docblock` is a package that can extract and parse a specially-formatted comment called a "docblock" at the top of a file.
  • jest-leak-detector (latest: 29.5.0) Module for verifying whether an object has been garbage collected or not.
  • jest-mock (latest: 29.5.0) **Note:** More details on user side API can be found in [Jest documentation](https://jestjs.io/docs/mock-function-api).
  • babel-preset-jest (latest: 29.5.0) > Babel preset for all Jest plugins. This preset is automatically included when using [babel-jest](https://github.com/facebook/jest/tree/main/packages/babel-jest).
  • @jest/expect (latest: 29.5.0) This package extends `expect` library with `jest-snapshot` matchers. It exports `jestExpect` object, which can be used as standalone replacement of `expect`.
  • babel-plugin-jest-hoist (latest: 29.5.0) 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/facebook/jest/tree/main/packages/babel-jest)
  • @jest/types (latest: 29.6.3) This package contains shared types of Jest's packages.
  • @jest/expect-utils (latest: 29.7.0) This module exports some utils for the `expect` function used in [Jest](https://jestjs.io/).
  • jest-get-type (latest: 29.6.3) A utility function to get the type of a value
  • jest-matcher-utils (latest: 29.7.0) A set of utility functions for expect and related packages
  • @jest/schemas (latest: 29.6.3) Experimental and currently incomplete module for JSON schemas for [Jest's](https://jestjs.io/) configuration.
  • diff-sequences (latest: 29.6.3) Compare items in two sequences to find a longest common subsequence
  • jest-worker (latest: 29.7.0) Module for executing heavy tasks under forked processes in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers.

Copyright 2013 - present © cnpmjs.org | Home |