Packages by
scotthovestadt
Name |
IM |
Last modified |
Is admin |
Publish scopes |
@scotthovestadt |
|
|
false |
|
-
node-schema-object
(latest: 3.3.4) Enforce schema on JavaScript objects, including type, transformation, and validation. Supports extends, sub-schemas, and arrays.
-
schema-object
(latest: 4.0.11) Enforce schema on JavaScript objects, including type, transformation, and validation. Supports extends, sub-schemas, and arrays.
-
gigya-dev-toolkit
(latest: 1.3.18) Gigya developer toolkit for common tasks, with a focus on ease-of-use and automation. All tools are available from both a web browser and an interactive command-line.
-
gigya
(latest: 3.0.1) Gigya SDK for NodeJS.
-
jest-phabricator
(latest: 27.4.6) This Repo contains the testResultsProcessor needed to create the coverage map needed by Phabricator to show inline coverage at diff time.
-
jest-serializer
(latest: 28.0.0) > DEPRECATED: Use `v8` APIs directly: https://nodejs.org/api/v8.html#serialization-api
-
@jest/schemas
(latest: 29.4.3) Experimental and currently incomplete module for JSON schemas for [Jest's](https://jestjs.io/) configuration.
-
jest-get-type
(latest: 29.4.3) A utility function to get the type of a value
-
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.4.3) Module for verifying whether an object has been garbage collected or not.
-
diff-sequences
(latest: 29.4.3) Compare items in two sequences to find a longest common subsequence
-
babel-jest
(latest: 29.5.0) Jest plugin to use babel for transformation.
-
jest
(latest: 29.5.0) Delightful JavaScript Testing.
-
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/core
(latest: 29.5.0) Delightful JavaScript Testing.
-
@jest/types
(latest: 29.5.0) This package contains shared types of Jest's packages.
-
jest-cli
(latest: 29.5.0) Delightful JavaScript Testing.
-
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-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.
-
jest-worker
(latest: 29.5.0) Module for executing heavy tasks under forked processes in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers.
-
jest-circus
(latest: 29.5.0) [type-definitions]: https://github.com/facebook/jest/blob/main/packages/jest-types/src/Circus.ts
-
@jest/expect-utils
(latest: 29.5.0) This module exports some utils for the `expect` function used in [Jest](https://jestjs.io/).
-
expect
(latest: 29.5.0) 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).
-
jest-diff
(latest: 29.5.0) Display differences clearly so people can review changes confidently.
-
jest-matcher-utils
(latest: 29.5.0) A set of utility functions for expect and related packages
-
@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`.
-
jest-each
(latest: 29.5.0) Parameterised tests for Jest
-
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).