Package Exports
- @testrevolution/bugbug-cli
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@testrevolution/bugbug-cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
What is BugBug?
We've created codeless, end-to-end testing tool which allows you to easily record & play web apllication tests.
You can run created tests on your local browser and also in the cloud.
See the whole scope of your tests on the Graph view, create reusable components and many, many more.
CLI Installation
npm install -g @bugbug/cliConfiguration
bugbug config set-token API_TOKEN_FROM_WEBAPP_PROJECT_SETTINGSAvailable commands
bugbug remote <option>
options:
* runtest <string:testId> [--nowait] [--noprogress]
* runsuite <string:suiteId> [--nowait] [--noprogress]
* checkstatus <uuid:taskId> [--noprogress]
* getresult <uuid:taskId> [--noprogress]Run test:
$ bugbug remote runtest ubzwl45t
ℹ Task started (uuid: 46df46ec-10db-4c1d-821b-150af66af609)
✔ Status: passed