Run your tests using Jest & Puppeteer
-
Updated
Dec 2, 2021 - JavaScript
{{ message }}
Run your tests using Jest & Puppeteer
Jest preset for MongoDB in-memory server
Running tests using Jest & Playwright
Connect Jest tests to Selenium WebDriver
Jest preset for DynamoDB local server
Run your tests using Jest and WebdriverIO
A Jest environment for using Browserstack and Browserstack-Local with Webdriver-manager
Jest environment with a running in-memory MongoDB server
Simple environment that disables all network connectivity via nock
Fake-IndexedDB environment for Jest
A Jest environment that supports Web Workers
Currently, themes can be applied by configuring the template in the /config static files. A provider should be implemented, merging Chakra's default provider to have real-time theme switching ability.
Pizza ordering app with user authentication and unit testing
Add a description, image, and links to the jest-environment topic page so that developers can more easily learn about it.
To associate your repository with the jest-environment topic, visit your repo's landing page and select "manage topics."
hello simon
In my project jest-environment-jsdom-global can run normally,
But jslint will prompt me
'Cannot find name 'jsdom'my tslint version is
"^5.10.0",should i ignore this waring?