Skip to content

Latest commit

 

History

History
executable file
·
26 lines (19 loc) · 252 Bytes

README.md

File metadata and controls

executable file
·
26 lines (19 loc) · 252 Bytes

report-viewer-tester

test environment for report viewer

Install

First clone this repository,then:

npm install

Usage

npm test

or

npm run test2

Usage with debug

DEBUG=report-viewer-tester npm test