Skipper is an open-source library that gives teams real-time control over test execution — without touching the codebase.
Connect Skipper to a shared Google Spreadsheet and enable or disable any test instantly. No pull requests, no deployments, no friction.
All tests across this organization are managed in our shared Google Spreadsheet.
Test suites break for reasons outside your control: flaky third-party integrations, features not yet released, environment-specific failures. Skipper lets you respond immediately — mark a test as disabled in the sheet and it's skipped on the next run, automatically.
Every disabled test includes a disabledUntil date, so nothing stays silently off forever.
- Disable tests on the fly — from a spreadsheet, accessible to the whole team
- Set automatic expiry — tests re-enable themselves after the specified date
- Manage multiple environments — separate sheets per environment in one spreadsheet
- Empower non-developers — QA, backend, and product teams can act without waiting for a PR