https://github.com/checkerschaf/playwright-vercel-e2e-tests
๐งช Running E2E tests against your Vercel deployment is easy with Playwright and GitHub Actions.
https://github.com/checkerschaf/playwright-vercel-e2e-tests
actions e2e github playwright testing typescript vercel
Last synced: 3 months ago
JSON representation
๐งช Running E2E tests against your Vercel deployment is easy with Playwright and GitHub Actions.
- Host: GitHub
- URL: https://github.com/checkerschaf/playwright-vercel-e2e-tests
- Owner: checkerschaf
- Created: 2022-12-31T13:30:20.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-31T14:23:00.000Z (over 3 years ago)
- Last Synced: 2025-09-06T04:42:03.947Z (10 months ago)
- Topics: actions, e2e, github, playwright, testing, typescript, vercel
- Language: TypeScript
- Homepage: https://www.janpoth.de/en/blog/playwright-vercel-e2e-tests
- Size: 91.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Playwright: Run E2E Tests against your Vercel Deployment using GitHub Actions
[](https://github.com/checkerschaf/playwright-vercel-e2e-tests/actions/workflows/playwright.yml)
## ๐ Blog post
On my blog post [How to run E2E tests against your Vercel deployment using GitHub Actions](https://www.janpoth.de/en/blog/playwright-vercel-e2e-tests) you can find more information about this repository.