Andrei Chekun

Results 64 comments of Andrei Chekun

After rebase, not all paths for mark `skip_mode` were corrected. Latest push have only aforementioned changes.

v3 Printing the list of the tests moved before initialization of the test suite global.

> Maybe this is a silly question, but can't we use "using" or something to allow using the short name "skip_mode" instead of the long "pytest.mark.skip_mode"? This would allow you...