ID EN
Unittest

testMethodPrefix

Python 3.11

String giving the prefix of method names which will be interpreted as test methods. The default value is 'test'.

Syntax

PYTHON
testMethodPrefix

See Also

getTestCaseNames()