https://github.com/kautuk-desai/e2e-testing-hive
https://github.com/kautuk-desai/e2e-testing-hive
chai javascript mochajs mochawesome nodejs selenium-webdriver test-automation
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/kautuk-desai/e2e-testing-hive
- Owner: kautuk-desai
- Created: 2018-04-15T17:32:42.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-20T00:48:34.000Z (about 7 years ago)
- Last Synced: 2024-08-23T14:27:17.130Z (8 months ago)
- Topics: chai, javascript, mochajs, mochawesome, nodejs, selenium-webdriver, test-automation
- Language: JavaScript
- Size: 437 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# e2e-testing-hive
steps to get it working:
1. clone/download this repository.
2. cd ~/e2e-testing-hive
3. npm install
4. mocha testThere are 13 tests and once the tests are completed a HTML report will be generated with error and successfully tests.