Ability to run e2e tests in Docker #735
Labels
scope: ci/cd
GitHub actions workflows
type: feature
New feature or new functionality to existing feature
Milestone
Currently e2e tests require locally installing playwright and all browser dependencies like chromium. It would improve portability, especially for projects where people are using Windows machines, to be able to run this in Docker. We could still keep the option to run natively.
cc @rylew1 we talked about this in one of the earlier PR reviews on your PR that first added e2e tests
The text was updated successfully, but these errors were encountered: