3.1.0 • Published 5 years ago

@immowelt/jest-preset-react v3.1.0

Weekly downloads
117
License
MIT
Repository
github
Last release
5 years ago

@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.

3.1.0

5 years ago

3.0.0

5 years ago

2.0.4

7 years ago

2.0.3

7 years ago

2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.2.1

7 years ago

1.2.0

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago