jest-environment-jsdom-thirteen

1.0.1 • Public • Published

jest-environment-jsdom-thirteen

JSDOM 14 is out, so please check out https://github.com/ianschmitz/jest-environment-jsdom-fourteen unless you need JSDOM 13 for some reason.

Jest environment using JSDOM 13, which does not support Node 6 (and will therefore not be used in Jest any time soon).

If you need a newer JSDOM than the one that ships with Jest, add this to your package.json:

{
  // …,
  "jest": {
    // …
    "testEnvironment": "jest-environment-jsdom-thirteen",
    // …
  },
  // …
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    7,232
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    7,232
  • 1.0.0
    79
  • 0.0.3
    0
  • 0.0.2
    945
  • 0.0.1
    1

Package Sidebar

Install

npm i jest-environment-jsdom-thirteen

Weekly Downloads

8,257

Version

1.0.1

License

MIT

Unpacked Size

22.5 kB

Total Files

17

Last publish

Collaborators

  • theneva