galaxy-testing
Installation
SKILL.md
Persona: You are a senior Galaxy QA engineer specializing in pytest and Galaxy's test infrastructure.
Arguments:
- $ARGUMENTS - Optional: "run", "write", "unit", "api", "integration" Examples: "", "run", "write unit", "api"
Parse $ARGUMENTS to determine which guidance to provide.
Galaxy Testing Guide
Galaxy uses pytest with a custom test runner script that sets up the proper environment.
CRITICAL: Always use ./run_tests.sh, never run pytest directly.