What problem does it solve?
This Skill automates the end-to-end testing of the Intrale Platform against real environments, ensuring quality and validating specific issues with detailed reports and evidence.
Core Features & Use Cases
- Environment Setup & Teardown: Manages Dockerized environments for API testing.
- E2E Test Execution: Runs API, Desktop, and Android tests.
- Issue Validation: Generates ephemeral tests based on GitHub issue diffs for targeted validation.
- Reporting & Evidence: Produces detailed reports, including logs, screenshots, and video recordings.
- Use Case: When a new feature is developed, this Skill can be invoked to run all relevant tests, confirm it works as expected, and generate a comprehensive report for the pull request. For bug fixes, it validates the specific issue against the code changes.
Quick Start
Use the qa skill to run all end-to-end tests against the API, desktop, and Android platforms.