Closed
Description
Similar to the no-skipped-test
rule behavior, we're looking for a rule to disallow test.slow()
usage. Not sure if that is something that would fit in the core rule set, or if it's something we'd need to write a custom ESLint rule for locally (and then share it with all of our Playwright projects).