mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
The behavior regarding filters (both in config, command line and .only) is the following: - if some of tests match and none of setup match then we'll run all setup files and all matching tests - otherwise the filters apply to setup files the same way as to regular tests