3.4.5 - Bugfix
- Fixed bug when a test module containing
@parametrize_with_caseswas executed outside ofpytest, typically through its__main__. Fixes #198
See documentation page for details.
@parametrize_with_cases was executed outside of pytest, typically through its __main__. Fixes #198See documentation page for details.