@macklinu/jest-environment-jsdom-fifteen
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

@macklinu/jest-environment-jsdom-fifteen

A modification of jest-environment-dom to support jsdom@15

⚠️ This is experimental! Use at your own risk! ⚠️

Install

$ yarn add @macklinu/jest-environment-jsdom-fifteen --dev

Usage

Update your Jest configuration's testEnvironment option.

{
  "jest": {
    "testEnvironment": "@macklinu/jest-environment-jsdom-fifteen"
  }
}

Readme

Keywords

none

Package Sidebar

Install

npm i @macklinu/jest-environment-jsdom-fifteen

Weekly Downloads

1

Version

0.2.0

License

MIT

Unpacked Size

8.09 kB

Total Files

8

Last publish

Collaborators

  • macklinu