Description
Relaxes pytest test discovery rules. It helps projects with nonstandard naming or layout include tests that pytest would not normally collect by default.
Relaxed discovery can also collect unintended files. Check collected tests so helper modules or experimental files do not run accidentally.