1.0.1 • Published 1 year ago
cy-reporter v1.0.1
cy-reporter
This project, cy-reporter, is a basic reporter for Cypress, designed to enhance the testing experience by providing detailed spec results in a JSON format. It captures the outcome of each spec executed by Cypress and outputs the results into a spec-results.json
file, making it easier for developers to analyze the test outcomes.
Features
- Captures detailed test results after each spec execution.
- Outputs results in a JSON format for easy analysis.
- Easy integration with Cypress testing framework.
Installation
To use cy-reporter in your project, add it as a dependency: