https://github.com/e2e-boilerplate/playwright-typescript-ts-node-jasmine-expect
Playwright end-to-end test automation boilerplate, using TypeScript, ts-node, Jasmine and Expect.
https://github.com/e2e-boilerplate/playwright-typescript-ts-node-jasmine-expect
e2e-test e2e-testing e2e-tests expect jasmine node-jasmine playwright playwright-typescript ts-node typescript
Last synced: about 1 month ago
JSON representation
Playwright end-to-end test automation boilerplate, using TypeScript, ts-node, Jasmine and Expect.
- Host: GitHub
- URL: https://github.com/e2e-boilerplate/playwright-typescript-ts-node-jasmine-expect
- Owner: e2e-boilerplate
- License: mit
- Created: 2020-02-16T01:18:31.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-25T13:23:09.000Z (12 months ago)
- Last Synced: 2024-05-28T16:37:52.307Z (11 months ago)
- Topics: e2e-test, e2e-testing, e2e-tests, expect, jasmine, node-jasmine, playwright, playwright-typescript, ts-node, typescript
- Language: TypeScript
- Homepage:
- Size: 675 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 13
-
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-node-jasmine-expect/actions?workflow=playwright-typescript-ts-node-jasmine-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/TypeStrong/ts-node), [Jasmine](https://jasmine.github.io) and Expect. Clone or fork this repository.
## Getting Started
1. git clone [email protected]:e2e-boilerplate/playwright-typescript-ts-node-jasmine-expect.git
2. cd playwright-typescript-ts-node-jasmine-expect
3. npm install
4. npm run test
For more boilerplate click [here](https://github.com/e2e-boilerplate/utils/blob/master/docs/implemented.md)