mix phoenix_test_playwright.test.websocket
(PhoenixTestPlaywright v0.14.0)
Copy Markdown
View Source
Runs the test suite against a Playwright server running in a Docker container, connected via websocket transport.
This is useful for testing the websocket transport path without requiring a local Playwright installation.
Usage
mix phoenix_test_playwright.test.websocket
mix phoenix_test_playwright.test.websocket --warnings-as-errors
mix phoenix_test_playwright.test.websocket test/specific_test.exsAll arguments are passed through to mix test.