20 Jan
2021
20 Jan
'21
12:58
I use: sed -Ei 's/(testEncodeArrayLike|testEncodeStringLike)/_\1/' test/test_demjson.py https://build.opensuse.org/request/show/864629 On Wed, Jan 20, 2021 at 5:40 PM andythe_great <andythe_great@protonmail.com> wrote:
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
-- John Vandenberg