Skip to content

Files

Latest commit

 

History

History
11 lines (6 loc) · 248 Bytes

no-exclusive-tests.md

File metadata and controls

11 lines (6 loc) · 248 Bytes

Pattern: Unexpected exclusive test

Issue: -

Description

Prevents the use of Scenario.only or Data.only to focus tests.

Further Reading