@reportportal/client-javascript

v5.1.4
ReportPortal client for Node.js
epam reportportal rp

lint

eslint ./statistics/**/* ./lib/**/* ./spec/**/*

test

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

build

npm run clean && tsc

clean

rimraf ./build

format

npm run lint -- --fix

test:coverage

nyc report --reporter=lcov --reporter=text-summary
npm i @reportportal/[email protected]

Metadata

Downloads