VollQ CLI is a command-line tool for interacting with the VollQ testing platform, enabling login, project initialization, and test execution for API and browser tests. Currently at version 0.1.0, it is in early development with likely infrequent releases. It differentiates from other test runners by being a dedicated CLI for the VollQ ecosystem, not a general-purpose testing framework. Note: package name 'qa' is a generic namespace on npm which may cause confusion.
npm install qaVerified import paths — ran on the pinned version, not inferred.
Shows global installation and basic CLI workflow: login and project init.
If issues with naming, install using npm install @vollq/qa (if scope is published).
Check documentation for updates before upgrading.
Run 'npm install -g qa' or use 'npx qa'
Use npx or install globally; qa is not a library for import
No dependency data recorded yet.