easytesting-cli
v0.1.1
Published
CLI for EasyTesting.io
Downloads
3
Readme
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,