0.1.1 • Published 5 years ago

easytesting-cli v0.1.1

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

EasyTesting CLI

Allows to execute tests from EasyTesting extension on local computer. EasyTesting CLI installs Selenium and runs current test from EasyTesting extension.

How to use

Install EasyTesting CLI:

npm install -g easytesting-cli

Install Selenium Server using Easytesting CLI:

easytesting install

Open EasyTesting Extension in your browser and start a server from CLI:

easytesting start

Hit Run Locally button while inside an extension to run a test,