ID EN
Unittest

addSkip

Python 3.11

Called when the test case test is skipped. reason is the reason the test gave for skipping.

Syntax

PYTHON
addSkip(test, reason)

See Also

skipped