0.1.3 • Published 4 years ago

@testrevolution/cli v0.1.3

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

What is TestRevolution?

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 @testrevolution/cli

Configuration

npx testrevolution config set-token API_TOKEN_FROM_DASHBOARD_PROJECT_SETTINGS

Available commands

testrevolution remote <option>

options:
* runtest <string:testId> [--nowait] [--noprogress]
* runsuite <string:suiteId> [--nowait] [--noprogress]
* checkstatus <uuid:taskId> [--noprogress]
* getresult <uuid:taskId> [--noprogress]

Run test:

$ npx testrevolution remote runtest ubzwl45t
ℹ Task started (uuid: 46df46ec-10db-4c1d-821b-150af66af609)
✔ Status: passed
0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago