-
Notifications
You must be signed in to change notification settings - Fork 31
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
The documentation surrounding the use of projectile to filter test files could be improved. My test directory wasn't recognized by projectile and therefore the projectile-test-files
function used in python-pytest--select-test-files
was filtering out everything and I just got "No test files found" messages without further explanation.
Possibly have a configuration variable that allows turning off the projectile-test-files
filtering, or just add a blurb about ensuring projectile's test-dir
is properly set in the docs or the error message.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request