Skip to content

ImmoweltGroup/jest-preset-node

Repository files navigation

@immowelt/jest-preset-node

Powered by Immowelt Build Status Dependency Status devDependency Status Renovate enabled semantic-release

Common configuration options for Jest in Node.js environments.

Usage

If you want to use the @immowelt/jest-preset-node, you can install it by executing:

yarn add @immowelt/jest-preset-node --dev

Then add the following contents into the package.json:

{
  ...,
  "jest": {
    "preset": "@immowelt/jest-preset-node"
  },
  ...
}

Contributing

See the CONTRIBUTING.md file at the root of the repository.

Licensing

See the LICENSE file at the root of the repository.

About

Common configuration options for Jest in Node.js environments.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •