COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20200919203542/https://github.com/topics/jest-environment
Here are
15 public repositories
matching this topic...
Run your tests using Jest & Puppeteer 🎪 ✨
Updated
Sep 11, 2020
JavaScript
Jest preset for MongoDB in-memory server
Updated
Sep 19, 2020
JavaScript
Connect Jest tests to Selenium WebDriver
Updated
Aug 13, 2019
JavaScript
👷♀️ Use Web Workers in Jest / JSDOM 🌈
Updated
Jul 28, 2020
JavaScript
Running tests using Jest & Playwright 🚀
Updated
Sep 18, 2020
TypeScript
Jest preset for DynamoDB local server
Updated
Aug 8, 2020
JavaScript
Run your tests using Jest and WebdriverIO
Updated
Mar 14, 2020
TypeScript
A Jest environment for using Browserstack and Browserstack-Local with Webdriver-manager
Updated
Sep 16, 2020
TypeScript
Jest environment with a running in-memory MongoDB server
Updated
Sep 11, 2020
TypeScript
Fake-IndexedDB environment for Jest
Updated
Mar 15, 2020
JavaScript
Simple environment that disables all network connectivity via nock
Updated
Sep 7, 2020
TypeScript
A Jest environment that supports Web Workers
Pizza ordering app with user authentication and unit testing
Updated
Sep 12, 2020
JavaScript
Improve this page
Add a description, image, and links to the
jest-environment
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
jest-environment
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
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?