Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Jest Puppeteer | 3,478 | 12 days ago | 7 | mit | TypeScript | |||||
Run tests using Jest & Puppeteer 🎪✨ | ||||||||||
Puppeteer Examples | 2,377 | 3 years ago | 14 | apache-2.0 | JavaScript | |||||
Puppeteer example scripts for running Headless Chrome from Node. | ||||||||||
Awesome Jest | 1,335 | 6 days ago | 1 | mit | ||||||
🕶Awesome Jest packages and resources | ||||||||||
Spearmint | 1,211 | 19 days ago | 4 | mit | TypeScript | |||||
Testing, simplified. || An inclusive, accessibility-first GUI for generating clean, semantic Javascript tests in only a few clicks of a button. | ||||||||||
Karmatic | 1,178 | 34 | 63 | a year ago | 16 | May 23, 2022 | 10 | JavaScript | ||
🦑 Easy automatic (headless) browser testing with Jest's API, but powered by Karma & Webpack. | ||||||||||
Puppetry | 731 | 2 years ago | 19 | mit | JavaScript | |||||
Web testing solution for non-developers on top of Puppeteer and Jest | ||||||||||
React Screenshot Test | 618 | 1 | 4 | 2 months ago | 45 | July 17, 2021 | 1 | mit | TypeScript | |
A dead simple library to screenshot test React components | ||||||||||
Differencify | 524 | 2 | 2 | 3 years ago | 40 | April 18, 2020 | 31 | mit | JavaScript | |
Differencify is a library for visual regression testing | ||||||||||
Awesome Playwright | 422 | 2 days ago | cc0-1.0 | |||||||
A curated list of awesome tools, utils and projects using Playwright | ||||||||||
Recorder | 277 | 10 months ago | 6 | apache-2.0 | TypeScript | |||||
A browser extension that generates Cypress, Playwright and Puppeteer test scripts from your interactions 🖱 ⌨ |
This is the Testim Root Cause monorepo. Please check out the documentation.
Please see the contributing guide and note this project has a Code Of Conduct
Please check out the getting started guide to integrate with Jest, Mocha, or to run standalone.
Root Cause is a tool for troubleshooting Puppeteer and Playwright tests.
We believe modern automation frameworks like Puppeteer, Playwright and Selenium are pretty fast and useful but maintaining and debugging tests is hard.
Root Cause adds features to simplify root cause analysis of Puppeteer and Playwright test runs. Root Cause captures screenshots, network HAR files, and console logs from each test run and saves them to a local drive. The screenshots highlight the action taken at each step and are easily viewed in succession through an intuitive UI to demonstrate the test flow or to identify where a test failed. Additionally, the console logs are parsed to each test step and network HAR is available to deep-dive into failed steps.
Note that this project is a yarn workspace and packages inside have specific READMEs.
This project is maintained and supported with by Testim.io.
AGPL.