test-e2e
Installation
SKILL.md
E2E Test Runner
Execute an end-to-end test specification and report results.
Variables
e2e_test_file: $1 - Path to the E2E test specification file
Instructions
- Read the Test Specification: Load and parse the e2e_test_file
- Digest the User Story: Understand what user journey is being tested
- Execute Test Steps: Perform each step in sequence
- Verify Checkpoints: Check all
**Verify**steps carefully - Capture Screenshots: Save screenshots as specified in the test
- Report Results: Return structured JSON output