0.1.0 • Published 1 year ago
@qavajs/csv-formatter v0.1.0
@qavajs/csv-formatter
CSV formatter for @qavajs and CucumberJS frameworks
Installation
To install formatter run
npm install @qavajs/csv-formatter
and add to formatter section in config file
module.exports = {
default: {
format: ['@qavajs/csv-formatter', 'report/report.csv']
}
}
0.1.0
1 year ago