We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Testing #17039
The provided test file patterns don't work very well.
For example:
*test.py - will detect utest.py but not unittest.py
utest.py
unittest.py
test.py - will detect utest.py but not unittest.py