| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A simple way to create, run and support automatic UI tests, based on Node.js.
Documentation:
API reference | Config API reference | Plugin API reference
Let's start by installing testring inside your project:
$ npm install testring
or
git clone https://github.com/testring ### * installation > 1. install java last version (1.11) ### * check installation run
$ npm run test:e2e
the execution must finish without an error.
| Back | FazBrowse Home | New Git URL |