qmetry
Installation
SKILL.md
QMetry with orbit CLI
Manage QMetry test cases, test cycles, folders, and projects through the orbit CLI. Works with QMetry Cloud via REST API with multi-profile support and secret resolution (1Password and Infisical).
Prerequisites
orbitCLI installed — ifwhich orbitfails, install with:- macOS/Linux (Homebrew):
brew install jorgemuza/tap/orbit - macOS/Linux (script):
curl -sSfL https://raw.githubusercontent.com/jorgemuza/orbit/main/install.sh | sh - Windows (Scoop):
scoop bucket add jorgemuza https://github.com/jorgemuza/scoop-bucket && scoop install orbit
- macOS/Linux (Homebrew):
- A profile with a
qmetryservice configured in~/.config/orbit/config.yaml - QMetry API key - generated from QMetry Settings → API Keys; can be stored as 1Password (
op://) or Infisical (infisical://<env>/<path>/<KEY>) references