https://github.com/e2e-boilerplate/playwright-commonjs-jest-assert
Playwright end-to-end test automation boilerplate, using CommonJS, Jest and Assert.
https://github.com/e2e-boilerplate/playwright-commonjs-jest-assert
assert commonjs e2e-test e2e-testing e2e-tests jest playwright
Last synced: about 2 months ago
JSON representation
Playwright end-to-end test automation boilerplate, using CommonJS, Jest and Assert.
- Host: GitHub
- URL: https://github.com/e2e-boilerplate/playwright-commonjs-jest-assert
- Owner: e2e-boilerplate
- License: mit
- Created: 2020-02-14T01:10:32.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-23T09:44:39.000Z (12 months ago)
- Last Synced: 2024-05-28T16:37:28.343Z (11 months ago)
- Topics: assert, commonjs, e2e-test, e2e-testing, e2e-tests, jest, playwright
- Language: JavaScript
- Homepage:
- Size: 1.11 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/e2e-boilerplate/playwright-commonjs-jest-assert/actions?workflow=playwright-commonjs-jest-assert) [](https://opensource.org/licenses/MIT) [](https://www.buymeacoffee.com/xgirma)
# Playwright Boilerplate
Playwright end-to-end test automation boilerplate, Using [Commonjs](https://requirejs.org/docs/commonjs.html), [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/playwright-commonjs-jest-assert.git
2. cd playwright-commonjs-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)