testimio / root-cause

πŸ” [DEPRECATED] Root Cause is a tool for troubleshooting Puppeteer and Playwright tests. πŸ”Ž

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[DEPRECATED] - This repository is no longer maintained and should not be used

Testim Root Cause

This is the Testim Root Cause monorepo. Please check out the documentation.

Root Cause

Please see the contributing guide and note this project has a Code Of Conduct

Getting Started

Please check out the getting started guide to integrate with Jest, Mocha, or to run standalone.

Testim Root Cause

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.

Testim.io

Testim Logo

This project is maintained and supported with ❀️ by Testim.io.

License

AGPL.

About

πŸ” [DEPRECATED] Root Cause is a tool for troubleshooting Puppeteer and Playwright tests. πŸ”Ž

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 83.9%Language:JavaScript 9.1%Language:CSS 3.6%Language:SCSS 2.9%Language:Shell 0.4%Language:HTML 0.1%