touca

Regression testing tool for complex software workflows

brewmacoslinux
Try with needOr install directly
Source

About

Open source tool for regression testing complex software workflows

Commands

touca

Examples

Initialize a new Touca project$ touca init --project myproject --team myteam
Run tests and submit results to Touca server$ touca run --api-key YOUR_API_KEY --api-url https://api.touca.io
Compare test results between versions$ touca check --baseline-version v1.0 --submitted-version v1.1