Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/e2e-boilerplate/selenium-webdriver-es-modules-babel-jest-assert
Selenium-WebDriver end-to-end test automation boilerplate, Using ES Modules, Babel, Jest and Assert.
https://github.com/e2e-boilerplate/selenium-webdriver-es-modules-babel-jest-assert
assert babel selenium-webdriver
Last synced: 5 days ago
JSON representation
Selenium-WebDriver end-to-end test automation boilerplate, Using ES Modules, Babel, Jest and Assert.
- Host: GitHub
- URL: https://github.com/e2e-boilerplate/selenium-webdriver-es-modules-babel-jest-assert
- Owner: e2e-boilerplate
- License: mit
- Created: 2020-02-02T03:21:58.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-29T13:41:52.000Z (3 months ago)
- Last Synced: 2024-08-29T16:41:54.349Z (3 months ago)
- Topics: assert, babel, selenium-webdriver
- Language: JavaScript
- Homepage:
- Size: 1.44 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[![GitHub Actions status | e2e-boilerplate/selenium-webdriver-es-modules-babel-jest-assert](https://github.com/e2e-boilerplate/selenium-webdriver-es-modules-babel-jest-assert/workflows/selenium-webdriver-es-modules-babel-jest-assert/badge.svg)](https://github.com/e2e-boilerplate/selenium-webdriver-es-modules-babel-jest-assert/actions?workflow=selenium-webdriver-es-modules-babel-jest-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)
# Selenium-WebDriver Boilerplate
Selenium-WebDriver end-to-end test automation boilerplate, Using [ES Modules](https://hacks.mozilla.org/2018/03/es-modules-a-cartoon-deep-dive/), [Babel](https://babeljs.io), [Jest](https://jestjs.io) and [Commonjs](https://nodejs.org/api/assert.html). Clone or fork this repository.
## Getting Started
1. git clone [email protected]:e2e-boilerplate/selenium-webdriver-es-modules-babel-jest-assert.git
2. cd selenium-webdriver-es-modules-babel-jest-assert
3. npm install
4. npm run test
For more boilerplate click [here](https://github.com/e2e-boilerplate/utils/blob/master/docs/implemented.md)