Help Center/Automation & CI/CD
Start here
Install the TestCollab CLI and connect your first automated test run.
In this section
- Automated Testing in a CI/CD Pipeline with TestCollab Create a TestCollab plan and report automated CI results, then optionally add build traceability, manual QA, or deployment gates.
- TestCollab CLI: Install and First Run Install @testcollab/cli, create a test plan, and upload a JUnit XML or Mochawesome report from your CI/CD pipeline.
- Zero-Setup CI Reporting with tc report --auto-create Use tc report --auto-create to import JUnit or Mochawesome results, create missing TestCollab suites and cases, and create a ready-to-review CI test plan.
- TestCollab CLI Command Reference Choose the TestCollab CLI commands your workflow needs, from core plan-and-report steps to optional traceability, gates, agents, and BDD sync.
- Creating Builds from Your CI/CD Pipeline Optionally record CI build, version, commit, and deployment context with tc createBuild. Automated result uploads do not require a build.


