jirehhealth

Projects

Registered projects

Add a project

A project is a directory already checked out on disk, with an optional testrunner.yaml at its root declaring runnable suites. You can register a project before it has a manifest — it'll show up with "no suites yet" until one is added. Each suite's command is an extension-less path (e.g. scripts/run_x) — provide scripts/run_x.sh for Linux/Mac and/or scripts/run_x.ps1 for Windows; the app picks whichever matches the machine it's running on.