mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-15 01:03:03 +08:00

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.
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 |