qa
v0.1.0
Published
VollQ CLI
Downloads
37,337
Readme
The VollQ provides a CLI tool that gives you access to all your tests within the VollQ platform.
Install
To install the latest version of VollQ CLI, run this command:
npm i -g qaUsage
To quickly start a new project, run the following commands:
qa login # login or register to the VollQ platform
qa init # initiate API or browser testing for your project
qa test <PROJECT> # run an API or browser testDocumentation
For details on how to use VollQ CLI, check out our documentation.
