reportportal-client

v5.5.0
ReportPortal client for node.js

lint

eslint . --quiet

test

nyc ./node_modules/jasmine/bin/jasmine.js

coverage

nyc report --reporter=text-lcov > coverage.lcov
npm i reportportal-client

Metadata

Downloads