20 Jan
2021
20 Jan
'21
09:40
Hello, I would like to know how to skip specific test in %pyunittest. For example, pytest can skip some test like this, %pytest -k 'not some_test'. but how to do it for %pyunittest? Kind regards, Andy