https://github.com/e2e-boilerplate/webdriverio-commonjs-cucumber-assert
WebdriverIO (sync) end-to-end test automation boilerplate project. Using cucumber, commonjs, & assert
https://github.com/e2e-boilerplate/webdriverio-commonjs-cucumber-assert
assert automation commonjs cucumber cucumberjs end-to-end-test-automation ewn-to-end sync test webdriverio
Last synced: 3 months ago
JSON representation
WebdriverIO (sync) end-to-end test automation boilerplate project. Using cucumber, commonjs, & assert
- Host: GitHub
- URL: https://github.com/e2e-boilerplate/webdriverio-commonjs-cucumber-assert
- Owner: e2e-boilerplate
- License: mit
- Created: 2019-10-22T00:36:29.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-01-23T23:09:37.000Z (4 months ago)
- Last Synced: 2025-01-24T00:19:23.436Z (4 months ago)
- Topics: assert, automation, commonjs, cucumber, cucumberjs, end-to-end-test-automation, ewn-to-end, sync, test, webdriverio
- Language: JavaScript
- Homepage:
- Size: 1.12 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/e2e-boilerplate/webdriverio-commonjs-cucumber-assert/actions?workflow=webdriverio-commonjs-cucumber-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), [Cucumber](https://github.com/cucumber/cucumber-js) and [Commonjs](https://nodejs.org/api/assert.html). Clone or fork this repository.
## Getting Started
1. git clone [email protected]:e2e-boilerplate/webdriverio-commonjs-cucumber-assert.git
2. cd webdriverio-commonjs-cucumber-assert
3. npm install
4. npm run test
For more boilerplate click [here](https://github.com/e2e-boilerplate/utils/blob/master/docs/implemented.md)