Testingbot Service
WebdriverIO service that provides a better integration into TestingBot. It updates the job metadata ('name', 'passed', 'tags', 'public', 'build', 'extra') and runs TestingBot Tunnel if desired.
Installation
The easiest way is to keep @wdio/testingbot-service
as a devDependency in your package.json
, via:
npm install @wdio/testingbot-service --save-dev