JSPM

@testrevolution/bugbug-cli

1.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1286
  • Score
    100M100P100Q120688F
  • License MIT

BugBug CLI

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.

https://bugbug.io

CLI Installation

npm install -g @bugbug/cli

Configuration

bugbug config set-token API_TOKEN_FROM_WEBAPP_PROJECT_SETTINGS

Available 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