Skip to content

Latest commit

 

History

History
executable file
·
14 lines (9 loc) · 171 Bytes

README.md

File metadata and controls

executable file
·
14 lines (9 loc) · 171 Bytes

UI Test Framework using Gauge

  1. Clone the Repo.
  2. Run the following command
## to install dependancies
npm install

## to trigger the tests 
npm run test