@immowelt/jest-preset-react

3.1.0 • Public • Published

@immowelt/jest-preset-react

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

Common configuration options for Jest in React environments. Supports also enzyme and css-modules.

Usage

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

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

Then add the following contents into the package.json:

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

Contributing

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

Licensing

See the LICENSE file at the root of the repository.

/@immowelt/jest-preset-react/

    Package Sidebar

    Install

    npm i @immowelt/jest-preset-react

    Weekly Downloads

    10

    Version

    3.1.0

    License

    MIT

    Unpacked Size

    8.4 kB

    Total Files

    10

    Last publish

    Collaborators

    • immowelt-ci
    • inkdpixels