ID EN
Unittest

testNamePatterns

Python 3.11

List of Unix shell-style wildcard test name patterns that test methods have to match to be included in test suites (see -k option).

Syntax

PYTHON
testNamePatterns

See Also

fnmatch.fnmatchcase()