Skip to content

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

  1. Install the CLI — Install drape via Homebrew, GitHub Releases, or Docker.
  2. Your First Upload — Upload test results and see them in the Drape dashboard.
  3. GitHub Action Setup — Automate uploads with the official GitHub Action.