Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/e2e-boilerplate/playwright-typescript-ts-jest-jest-assert
Playwright end-to-end test automation boilerplate, using TypeScript, Jest and Assert.
https://github.com/e2e-boilerplate/playwright-typescript-ts-jest-jest-assert
assert e2e-test e2e-testing e2e-tests jest playwright playwright-typescript typescript
Last synced: 3 months ago
JSON representation
Playwright end-to-end test automation boilerplate, using TypeScript, Jest and Assert.
- Host: GitHub
- URL: https://github.com/e2e-boilerplate/playwright-typescript-ts-jest-jest-assert
- Owner: e2e-boilerplate
- License: mit
- Created: 2020-02-14T03:08:58.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-28T08:11:59.000Z (9 months ago)
- Last Synced: 2024-05-28T16:37:50.438Z (8 months ago)
- Topics: assert, e2e-test, e2e-testing, e2e-tests, jest, playwright, playwright-typescript, typescript
- Language: TypeScript
- Homepage:
- Size: 1.74 MB
- Stars: 36
- Watchers: 4
- Forks: 13
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[![GitHub Actions status | e2e-boilerplate/playwright-typescript-ts-jest-jest-assert](https://github.com/e2e-boilerplate/playwright-typescript-ts-jest-jest-assert/workflows/playwright-typescript-ts-jest-jest-assert/badge.svg)](https://github.com/e2e-boilerplate/playwright-typescript-ts-jest-jest-assert/actions?workflow=playwright-typescript-ts-jest-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)
# Playwright Boilerplate
Playwright end-to-end test automation boilerplate, Using [TypeScript](https://www.typescriptlang.org), [ts-jest](https://github.com/kulshekhar/ts-jest), [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-typescript-ts-jest-jest-assert.git
2. cd playwright-typescript-ts-jest-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)