All Projects → testimio → Root Cause

testimio / Root Cause

Licence: agpl-3.0
🔍 Root Cause is a tool for troubleshooting Puppeteer and Playwright tests. 🔎

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Root Cause

Javascript Testing Best Practices
📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (August 2021)
Stars: ✭ 13,976 (+6717.56%)
Mutual labels:  jest, mocha, e2e-tests
React Adventure
⛰ React high-ending architecture & patterns ready for use. Made for big and small projects. PWA Ready.
Stars: ✭ 62 (-69.76%)
Mutual labels:  jest, e2e-tests
React Native Learning Resources
Collection of some good resources for react-native ✨ 🔥 💥
Stars: ✭ 61 (-70.24%)
Mutual labels:  jest, e2e-tests
Npm Registry Browser
Browse the npm registry with an SPA made in React, with full dev workflow.
Stars: ✭ 97 (-52.68%)
Mutual labels:  jest, e2e-tests
Aws Testing Library
Chai (https://chaijs.com) and Jest (https://jestjs.io/) assertions for testing services built with aws
Stars: ✭ 52 (-74.63%)
Mutual labels:  jest, e2e-tests
Marvelheroes
Marvel Heroes
Stars: ✭ 54 (-73.66%)
Mutual labels:  jest, puppeteer
Mostly
They mostly come at night; mostly.
Stars: ✭ 78 (-61.95%)
Mutual labels:  jest, puppeteer
Differencify
Differencify is a library for visual regression testing
Stars: ✭ 572 (+179.02%)
Mutual labels:  jest, puppeteer
Redux Saga Testing
A no-brainer way of testing your Sagas
Stars: ✭ 150 (-26.83%)
Mutual labels:  jest, mocha
Earl
☕ Ergonomic, modern and type-safe assertion library for TypeScript
Stars: ✭ 153 (-25.37%)
Mutual labels:  jest, mocha
Jest Codemods
Codemods for migrating to Jest https://github.com/facebook/jest 👾
Stars: ✭ 731 (+256.59%)
Mutual labels:  jest, mocha
Snap Shot
Jest-like snapshot feature for the rest of us, works magically by finding the right caller function
Stars: ✭ 170 (-17.07%)
Mutual labels:  jest, mocha
Public
Repository for wallaby.js questions and issues
Stars: ✭ 662 (+222.93%)
Mutual labels:  jest, mocha
Nuxt Jest Puppeteer
🚀 Nuxt.js zero configuration tests, run with Jest and Puppetter
Stars: ✭ 57 (-72.2%)
Mutual labels:  jest, puppeteer
Istanbuljs
monorepo containing the various nuts and bolts that facilitate istanbul.js test instrumentation
Stars: ✭ 656 (+220%)
Mutual labels:  jest, mocha
Expect Playwright
Jest utility matcher functions to simplify expect statements for the usage with Playwright.
Stars: ✭ 66 (-67.8%)
Mutual labels:  jest, e2e-tests
Baretest
An extremely fast and simple JavaScript test runner.
Stars: ✭ 364 (+77.56%)
Mutual labels:  jest, mocha
Enzyme
JavaScript Testing utilities for React
Stars: ✭ 19,781 (+9549.27%)
Mutual labels:  jest, mocha
Cooky Cutter
🍪 Object factories for testing in TypeScript
Stars: ✭ 109 (-46.83%)
Mutual labels:  jest, mocha
Express Typescript Boilerplate
A delightful way to building a RESTful API with NodeJs & TypeScript by @w3tecch
Stars: ✭ 2,293 (+1018.54%)
Mutual labels:  jest, e2e-tests

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].