Eureka Plus is a Visual Studio Code extension designed to streamline test creation, management, and execution for your projects using Playwright. It provides an intuitive tree view for managing test cases, commands for recording (codegen) and running tests, and comes bundled with all the tools required, including Node.js and Playwright.
Features
Test Explorer: View and manage test cases in a hierarchical tree view.
Record New Tests: Easily record new tests using Playwright.
Run Tests: Execute individual tests, all tests in a folder, or all tests in the project.
Customizable Settings: Configure test folders, recording options, and more.
File and Folder Watching: Automatically updates the tree view when files or folders change.
Quick Commands: Access frequently used actions like refreshing the tree view or opening settings.
AI-Powered Test Summaries: Generate natural language summaries of test scripts using Gemini AI (requires an API key).