Releases: dpanshug/cypress-test-explorer
Releases · dpanshug/cypress-test-explorer
v1.0.3
v1.0.2
v1.0.1
v1.0.0
v1.0.0
- Initial release of Cypress Test Explorer
- Tree view for displaying Cypress test files
- Ability to run individual tests or all tests
- Environment variable management through a dedicated view
- Custom starting folder and project path configuration
- Support for both TypeScript (.cy.ts) and JavaScript (.cy.js) test files
- Refresh functionality to update the test tree
- Integration with VS Code's task system for running tests, allowing tests to be executed in a queue.