What problem does it solve?
This Skill eliminates the manual effort of discovering, running, and documenting a project's test suites and application health checks during Integration Sprint.
Core Features & Use Cases
- Framework Detection: Identifies test commands for JavaScript, Python, Rust, Go, Make, and Bats projects.
- Layered Validation: Runs unit, integration, HTTP smoke, and optional Playwright browser tests while capturing pass, fail, skipped, and error details.
- Structured Reporting: Records category results and automatically computes the overall status in .scrum/test-results.json through the guarded result wrapper.
- Use Case: After a development sprint, use this Skill to run all available tests, verify discovered HTTP endpoints, optionally exercise browser workflows, and provide the Scrum Master with a concise release-readiness report.
Quick Start
Ask the smoke-test skill to validate the project after the latest development sprint and report the overall status with any failures or skipped checks.