Skip to content

🔍 Root Cause is a tool for troubleshooting Puppeteer and Playwright tests. 🔎

License

Notifications You must be signed in to change notification settings

guybary-wix/root-cause

Repository files navigation

Testim Root Cause

This is the Testim Root Cause monorepo.

This monorepo is managed by yarn with workspaces.
We also use lerna for publishing.

Publish workflow

We have lerna canary publish for PR's.

To release prod packages, we use lerna from-git workflow.
You need to run lerna version locally on master branch. it will create version commit, tags and push it to the git remote

Our versioning strategy is dependent and not independent. means all of the released packages will have the same version.

We are not semver compatible yet! keep version number below 1.0

For all the other details, look at .circleci/config.yml

About

🔍 Root Cause is a tool for troubleshooting Puppeteer and Playwright tests. 🔎

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 85.0%
  • JavaScript 5.9%
  • CSS 4.6%
  • SCSS 3.8%
  • Other 0.7%