petermsouzajr / qa-shadow-report

Streamline your team's testing workflow with qa-shadow-report, an open-source tool that automatically consolidates Cypress & Playwright test data into Google Sheets or CSV for enhanced visibility and team collaboration.
https://www.npmjs.com/package/qa-shadow-report
MIT License
5 stars 5 forks source link

Implement Support for Excel and CSV File Formats #32

Open petermsouzajr opened 9 months ago

petermsouzajr commented 9 months ago

Issue Overview

Our project currently lacks the ability to handle Excel and CSV file formats, which are commonly used in data processing and reporting. This issue aims to integrate support for these formats, potentially utilizing the ExcelJS library, to enhance the versatility and utility of our application.

Expected Outcome

Specifics

Contribution Guidelines

This feature is essential to extend the capabilities of our project and will significantly benefit users who work with Excel and CSV files regularly. Contributions that help us achieve this functionality are highly valued and contribute greatly to the project's growth and usability.