Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-06T07:22:50.000Z (5 months ago)
- Last Synced: 2024-08-06T09:21:20.737Z (5 months ago)
- Topics: assert, automation, commonjs, cucumber, cucumberjs, end-to-end-test-automation, ewn-to-end, sync, test, webdriverio
- Language: JavaScript
- Homepage:
- Size: 1.13 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
[![GitHub Actions status | e2e-boilerplate/webdriverio-commonjs-cucumber-assert](https://github.com/e2e-boilerplate/webdriverio-commonjs-cucumber-assert/workflows/webdriverio-commonjs-cucumber-assert/badge.svg)](https://github.com/e2e-boilerplate/webdriverio-commonjs-cucumber-assert/actions?workflow=webdriverio-commonjs-cucumber-assert) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Buy Me A Coffee](https://img.shields.io/badge/buy-me%20coffee-orange)](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)