I'm running the Mocha Parser Plugin. It complains that it can't find the tests. I run a task before I start the parser to confirm that I have the mocha.json file: simple 03-Aug-2021 23:54:1...
I'm following these instructions for creating tets reports for my Mocha tests. Everything first appeared to be working: tests marked as successful and I got a nice little indicator showing the a...
I am trying to integrate webdriverio, using mocha-chai framework test on Bamboo for CI. I have successfully implemented on jenkins but Bamboo is not fetching code from bitbucket repo. s...
...ervices: - mongo script: - npm install - npm install -g mocha - mocha definitions: services: mongo: image: mongo The p...
Copied to clipboard