mocha-jenkins-reporter
mocha-jenkins-reporter copied to clipboard
Mocha reporter for Jenkins style JUnit reports
Results
22
mocha-jenkins-reporter issues
Sort by
recently updated
recently updated
newest added
Hi, I'm using this plugin along with protractor in a CI server powered by Jenkins. In the company I work for the requested me to implement a report with screenshots....
Running with spec reporter ``` $ npx mocha ./workflows/test.js --dry-run --reporter spec @016 Test ✔ #001 Step 1 ✔ #002 Step 2 ✔ #003 Step 3 ✔ #004 Step 4...