flightplanner - Spec-driven E2E test generation and workflow
Provides principles and commands for generating and maintaining spec-driven E2E tests.
Tags
Updated: 2026-09-23Capabilities
What this skill does
- Bootstrap E2E test specifications
- Generate tests from specifications
- Audit spec coverage gaps
- Validate spec format and completeness
- Sync tests with current spec
- Fix failing E2E tests
- Verify application directly via smoke-test
Inputs
- E2E_TESTS.md specification files
- Project source code
- Release history and git logs
Outputs
- Generated E2E test files
- Updated E2E_TESTS.md specification files
- Coverage audit reports
Requirements
- Local test execution environment
- E2E test runner configuration
