barista-reporter
v0.2.1
Published
Mocha reporter for barista (also works with Cypress).
Downloads
29
Maintainers
Readme
barista-reporter
Reporter for barista
Installation
npm install barista-reporter --save-dev
Use
Cypress
cypress.json
{
"projectId": "<- your cypress project id ->",
"reporter": "barista-reporter"
}