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.
secondly, do i need to install anything in npm or add soemthign in wdio.confi?
Which task type (from Bamboo) should i use to run 'npm test' command. (node.js, Mocha Test runner or npm)?