What problem does it solve?
This Skill addresses the challenge of executing E2E tests by providing a structured process to set up environments, run commands, integrate with CI, and handle failures, tailored to the specific needs of each project.
Core Features & Use Cases
- Customizable Execution Steps: Automatically detect and execute E2E test steps based on the project's setup and requirements.
- Integration with CI: Seamless integration with continuous integration systems for streamlined workflows.
- Failure Handling: Guided steps to troubleshoot and resolve issues that may arise during E2E test execution.
- Use Case: Suppose you have a web application with multiple test scenarios. The Skill can automatically find the appropriate execution steps, set up the test environment, and execute the tests, ensuring that any failures are promptly addressed.
Quick Start
Use the e2e-execution skill to run the E2E tests for the 'web-app' project.