Cypress Test CodelensCypress Test Codelens is a Visual Studio Code extension that enhances your experience when working with Cypress tests. It adds a CodeLens above each test case that contains a specific test case identifier (e.g., Features
InstallationYou can install the Cypress Test Codelens extension directly from the Visual Studio Code Marketplace:
UsageAfter installing the extension, it will automatically detect test cases in your Cypress test files that match the pattern Clicking on the CodeLens will open the corresponding URL in your default web browser, allowing you to quickly access the test case documentation or issue. ContributingWe welcome contributions and suggestions! If you'd like to contribute to the Cypress Test Codelens extension, please feel free to create a pull request or open an issue on our GitHub repository. LicenseThis extension is licensed under the MIT License. |