Report Portal Service
wdio-reportportal-service is a 3rd party package, for more information please see GitHub | npm
For WebdriverIO v4 version see this branch
For Report Portal v4 support use 5.X.X
versions.
#
InstallationThe easiest way is to keep wdio-reportportal-service
as a devDependency in your package.json
.
You can simple do it by:
Instructions on how to install WebdriverIO
can be found here.
#
ConfigurationConfigure the output directory in your wdio.conf.js file:
#
LicenseThis project is licensed under the MIT License - see the LICENSE.md file for details