@reportportal/agent-js-vitest

v5.1.1
Agent to integrate Vitest with ReportPortal.
vitest reportportal reporters reports portal epam

build

npm run clean && tsc

clean

rimraf ./build

lint

eslint "src/**/*.ts"

format

npm run lint -- --fix

postbuild

mkdir -p build && cp -R src/scripts build/

test

jest

test:coverage

jest --coverage
npm i @reportportal/agent-js-vitest

Metadata

Downloads