Files
Liam DeBeasi bfaf528e61 docs(test): clarify docker usage for windows (#29274)
Team members on Windows were having trouble running tests inside of
Docker. Given that headed tests must use WSL, I think it makes sense to
have Windows devs use WSL for any E2E tests run inside of Docker. That
way they aren't switching back and forth between shells.

This PR clarifies the Docker docs that instruct devs on how to use WSL.
2024-04-15 17:46:17 +00:00
..

Core Testing

Directory

Directory Description
Preview Changes Steps on building core and previewing changes
Usage Instructions How to run tests and update screenshots
Best Practices Contains information on conventions to follow as well as pitfalls to avoid when writing tests
API Documents the custom functionality that has been built on top of Playwright