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

https://github.com/eiffelfly/run-playwright-in-container-example

This example showcase how to run the playwright integration-test inside a container
https://github.com/eiffelfly/run-playwright-in-container-example

docker docker-compose integration-test playwright

Last synced: 3 months ago
JSON representation

This example showcase how to run the playwright integration-test inside a container

Awesome Lists containing this project

README

          

# How to run playwright in a container

This example showcase how to run the playwright integration-test inside a container, you can find more details in this [article](https://www.summerbud.org/dev-notes/run-playwright-integration-test-in-docker-container)

## How to run the test

- Use `pnpm docker-compose-up` to run the test