kirotich / software-testing

Functional Testing Projects / Examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UI Login Tests using NightWatchJS

Run tests

$ git clone https://github.com/kirotich/software-testing.git
$ cd software-testing/nightwatchjs
$ npm install
$ npm test

About

Functional Testing Projects / Examples

License:MIT License


Languages

Language:JavaScript 100.0%