An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Playwright: Run E2E Tests against your Vercel Deployment using GitHub Actions

[![Playwright Tests](https://github.com/checkerschaf/playwright-vercel-e2e-tests/actions/workflows/playwright.yml/badge.svg)](https://github.com/checkerschaf/playwright-vercel-e2e-tests/actions/workflows/playwright.yml)




Screenshot GitHub Actions result


## ๐Ÿ“Ž 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.