Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mxschmitt/playwright-runner-root-cause-demo
This example shows the usage with Testim Root Cause and the playwright-runner project.
https://github.com/mxschmitt/playwright-runner-root-cause-demo
playwright playwright-runner
Last synced: 5 days ago
JSON representation
This example shows the usage with Testim Root Cause and the playwright-runner project.
- Host: GitHub
- URL: https://github.com/mxschmitt/playwright-runner-root-cause-demo
- Owner: mxschmitt
- Created: 2020-09-07T10:38:14.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-07T10:41:00.000Z (over 4 years ago)
- Last Synced: 2024-12-07T06:25:49.026Z (2 months ago)
- Topics: playwright, playwright-runner
- Language: TypeScript
- Homepage:
- Size: 46.9 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Playwright runner root-cause demo
> This example shows the usage with [Testim Root Cause](https://github.com/testimio/root-cause) and the [playwright-runner](https://github.com/microsoft/playwright-runner) project.
## Instructions
Run the example tests with `yarn test`. After its failed, you can run `npx root-cause show` which opens an interactive UI to analyze the failed test.