jztools.unittest.utils#
Functions
|
Checks if a pytest item for a unittest test was skipped. |
|
- jztools.unittest.utils.is_skipped(item)#
Checks if a pytest item for a unittest test was skipped.
Todo
Add a test to ensure this works for new versions of unittest / pytest.