Getting Started¶
Get up and running with Drape in under 5 minutes. You'll install the CLI, authenticate with your API key, and upload your first test results.
Prerequisites¶
- A Drape account with an organization and at least one repository onboarded
- An API key (create one in Settings > API Keys)
- Test results in JUnit XML or CTRF format
Steps¶
- Install the CLI — Install
drapevia Homebrew, GitHub Releases, or Docker. - Your First Upload — Upload test results and see them in the Drape dashboard.
- GitHub Action Setup — Automate uploads with the official GitHub Action.