https://github.com/e2e-boilerplate/playwright-typescript-ts-jest-jest-expect
Playwright end-to-end test automation boilerplate, using TypeScript, Jest and Expect.
https://github.com/e2e-boilerplate/playwright-typescript-ts-jest-jest-expect
e2e-test e2e-testing e2e-tests expect jest playwright playwright-typescript typescript
Last synced: 5 months ago
JSON representation
Playwright end-to-end test automation boilerplate, using TypeScript, Jest and Expect.
- Host: GitHub
- URL: https://github.com/e2e-boilerplate/playwright-typescript-ts-jest-jest-expect
- Owner: e2e-boilerplate
- License: mit
- Created: 2020-02-14T04:29:29.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T18:00:14.000Z (6 months ago)
- Last Synced: 2024-10-29T20:09:18.911Z (6 months ago)
- Topics: e2e-test, e2e-testing, e2e-tests, expect, jest, playwright, playwright-typescript, typescript
- Language: TypeScript
- Homepage:
- Size: 1.24 MB
- Stars: 23
- Watchers: 3
- Forks: 5
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/e2e-boilerplate/playwright-typescript-ts-jest-jest-expect/actions?workflow=playwright-typescript-ts-jest-jest-expect) [](https://opensource.org/licenses/MIT) [](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 Expect. Clone or fork this repository.
## Getting Started
1. git clone [email protected]:e2e-boilerplate/playwright-typescript-ts-jest-jest-expect.git
2. cd playwright-typescript-ts-jest-jest-expect
3. npm install
4. npm run test
For more boilerplate click [here](https://github.com/e2e-boilerplate/utils/blob/master/docs/implemented.md)