Jest Quick CoverageOverviewThe Jest Quick Coverage is a Visual Studio Code extension designed to streamline the process of generating and capturing test coverage for JavaScript related projects that use Jest as their testing framework. This extension allows developers to select specific test file/s and generate coverage reports, highlighting uncovered lines directly within the VS Code editor for convenient reference and modification. > Test coverage by selecting file > Test coverage from code selection Usage
Features
Requirements
Extension Settings
Known IssuesThere are no known issues with the current version of the extension. If you encounter any problems or have suggestions for improvement, please submit an issue on GitHub. LicenseThis extension is licensed under the MIT License. Thank you for using the Jest Quick Coverage extension! We hope it enhances your testing workflow and helps you achieve better coverage in your projects. If you find it helpful, consider leaving a review or star. |