https://github.com/gregjopa/webdriver-io-boilerplate
Webdriver.io boilerplate using Mocha and TypeScript
https://github.com/gregjopa/webdriver-io-boilerplate
Last synced: 12 months ago
JSON representation
Webdriver.io boilerplate using Mocha and TypeScript
- Host: GitHub
- URL: https://github.com/gregjopa/webdriver-io-boilerplate
- Owner: gregjopa
- Created: 2021-05-24T17:17:03.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-21T16:34:16.000Z (about 5 years ago)
- Last Synced: 2025-04-07T01:05:43.808Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 92.8 KB
- Stars: 2
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WebDriver.io Boilerplate
1. install dependencies `npm install`
2. run tests `npm test`