Test Features
Overview
Use this skill to validate feature behavior, review logs, and summarize issues.
Inputs
- •Feature description
- •Optional URL to test
Workflow
- •Identify the relevant test or runtime entry point.
- •Run unit or integration tests for the feature when available.
- •If a URL is provided and browser automation is available, exercise the flow and capture console output.
- •Check app logs for errors or warnings.
- •Capture evidence (errors, failing tests, screenshots if available).
Output
- •Findings grouped by severity with suggested fixes.