3.6.5 - Bugfix
- Fixed an issue where using keyword
argnamesin@pytest.mark.parametrizewould causeIndexError: tuple index out of rangein the tests collection phase. Fixed #234.
See documentation page for details.
argnames in @pytest.mark.parametrize would cause IndexError: tuple index out of range in the tests collection phase. Fixed #234.See documentation page for details.