babel-plugin-test-istanbul
v0.0.0-alpha1
Published
Adds code coverage instrumentation for testing with Istanbul.
Readme
babel-plugin-test-istanbul
A Babel plugin to enhance test coverage analysis.
Installation
Install the package using npm:
npm install babel-plugin-test-istanbul --save-devFeatures
- Automatically instruments JavaScript files for test coverage analysis.
- Provides detailed coverage reports for your tests.
- Integrates seamlessly with popular testing frameworks.
Contributing
Contributions are welcome! Please follow our contribution guidelines for more information.
License
This project is licensed under the MIT License. See the LICENSE file for more details.
