testez
testez copied to clipboard
An empty name filter will break focus and skip
Passing in an empty string as the test name filter will mark every test as focused, ignoring any focus or skip blocks set in the test files. An empty string should be treated the same as nil (no filter).