Skip to content

Example feature test using Playwright driver for PhoenixTest

Notifications You must be signed in to change notification settings

ftes/phoenix_test_playwright_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Actions Workflow Status

PhoenixTest Playwright example

To run the feature test:

npm --prefix assets i
npm --prefix assets exec playwright install chromium --with-deps
mix deps.get
mix assets.build

mix test test/features

The Playwright trace viewer should automatically open. If it doesn't, drop the tmp/*.zip file into trace.playwright.dev.

About

Example feature test using Playwright driver for PhoenixTest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published