Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zzhengjian/nemo-example
Demo purpose
https://github.com/zzhengjian/nemo-example
Last synced: about 2 months ago
JSON representation
Demo purpose
- Host: GitHub
- URL: https://github.com/zzhengjian/nemo-example
- Owner: zzhengjian
- License: mit
- Created: 2019-02-26T07:45:56.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-26T14:10:08.000Z (almost 6 years ago)
- Last Synced: 2024-10-12T18:43:55.518Z (3 months ago)
- Language: JavaScript
- Size: 21.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Nemo Runner Example
### Tech Stack 💻
1. Nemo 4 + Selenium Webdriver
2. Nemo Runner + Mocha
3. Node version >= 8
4. All the goodness of ES6
5. Test report capuring screenshot & browser log on failure### Usage ♻️
1. Clone the repo and use it as a template to create your Nemo automation famework
2. Add your scripts to the repo
3. Run your Script