Andreas Zoufal

Results 2 issues of Andreas Zoufal

Hi, I want to make my first steps with pytest-cases, but I'm stumbling immediately. I added a simple test using `@parametrize_with_cases`, but this fails with `ModuleNotFoundError`: ``` ======================================================= test session...

has_workaround

I have a text, where I use a code block for 'sh' to show a shell script. First line of the script is the typical Shebang line. This is used...