Skip to main content

CLI

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 qa

Usage

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 test