1.0.0 • Published 5 months ago
jest-environment-jsdom-twentysix v1.0.0
jest-environment-jsdom-twentysix
Yet another jsdom (@26.0.0) jest environment.
Installation
Install the package with npm
:
npm i -D jest-environment-jsdom-twentysix
Configuration
Add the jest environment to your jest configuration:
{
"testEnvironment": "jest-environment-jsdom-twentysix"
}
1.0.0
5 months ago