Quick Start
Tip: If you just want to see Qase reporting in action before touching your own project, start with a demo repo. You'll have results in Qase within a few minutes.
Pick your test framework below. Each links to a ready-to-run demo repository — clone it, set your credentials, and see results in Qase.
Every demo repo follows the same three steps:
- Clone the repo and install dependencies.
- Export your API token and project code:
export QASE_TESTOPS_API_TOKEN=<your-token> export QASE_TESTOPS_PROJECT=<your-project-code> - Run the tests.
Demo repositories, grouped by language:
Once you've seen results appear in Qase, come back here. The next section covers configuration — how to control what the reporter sends and where it sends it.
Updated 21 days ago
What’s Next
