https://github.com/e2e-boilerplate/webdriverio-commonjs-mocha-assert
WebdriverIO end-to-end test automation boilerplate, using CommonJS, Mocha and Assert.
https://github.com/e2e-boilerplate/webdriverio-commonjs-mocha-assert
assert commonjs end-to-end-test-automation mocha sync webdriverio
Last synced: 3 months ago
JSON representation
WebdriverIO end-to-end test automation boilerplate, using CommonJS, Mocha and Assert.
- Host: GitHub
- URL: https://github.com/e2e-boilerplate/webdriverio-commonjs-mocha-assert
- Owner: e2e-boilerplate
- License: mit
- Created: 2019-10-20T10:30:19.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-02-21T23:23:52.000Z (3 months ago)
- Last Synced: 2025-02-22T00:24:21.897Z (3 months ago)
- Topics: assert, commonjs, end-to-end-test-automation, mocha, sync, webdriverio
- Language: JavaScript
- Homepage:
- Size: 1.21 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/e2e-boilerplate/webdriverio-commonjs-mocha-assert/actions?workflow=webdriverio-commonjs-mocha-assert) [](https://opensource.org/licenses/MIT) [](https://www.buymeacoffee.com/xgirma)
# WebdriverIO Boilerplate
WebdriverIO end-to-end test automation boilerplate, Using [Commonjs](https://requirejs.org/docs/commonjs.html), [Mocha](https://mochajs.org) and [Commonjs](https://nodejs.org/api/assert.html). Clone or fork this repository.
## Getting Started
1. git clone [email protected]:e2e-boilerplate/webdriverio-commonjs-mocha-assert.git
2. cd webdriverio-commonjs-mocha-assert
3. npm install
4. npm run test
For more boilerplate click [here](https://github.com/e2e-boilerplate/utils/blob/master/docs/implemented.md)