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
- Host: GitHub
- URL: https://github.com/eiffelfly/run-playwright-in-container-example
- Owner: EiffelFly
- Created: 2023-02-01T01:24:45.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-01T02:20:50.000Z (over 3 years ago)
- Last Synced: 2025-04-12T21:39:25.933Z (about 1 year ago)
- Topics: docker, docker-compose, integration-test, playwright
- Language: TypeScript
- Homepage: https://www.summerbud.org/dev-notes/run-playwright-integration-test-in-docker-container
- Size: 106 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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