What problem does it solve?
This Skill streamlines the process of creating, maintaining, and debugging end-to-end tests for the Bifrost UI, ensuring robust application quality and reducing manual testing overhead.
Core Features & Use Cases
- Automated Test Generation: Write new E2E tests based on feature requirements.
- Flaky Test Resolution: Debug and fix failing or intermittent tests.
- UI Change Synchronization: Automatically update tests when UI components or attributes change.
- Test Auditing: Identify and correct weak or incorrect assertions in existing tests.
- Use Case: When a new feature is added to the Bifrost UI, use this Skill to quickly generate a comprehensive suite of E2E tests. If a UI update breaks existing tests, use the 'sync' command to automatically adapt them.
Quick Start
Use the e2e-test skill to create new E2E tests for the 'providers' feature.