AssertionError with wrong number of parametrize arguments #2383
Comments
|
robin0371
added a commit
to robin0371/pytest
that referenced
this issue
Apr 29, 2017
…parametrize" func with wrong args and add test for this case.
The-Compiler
added a commit
that referenced
this issue
Apr 29, 2017
Issue #2383 - AssertionError with wrong number of parametrize arguments
Fixed in #2386 |
This was referenced May 22, 2017
This was referenced Mar 6, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This:
gives us:
it'd be nice to show a proper error message instead.
The text was updated successfully, but these errors were encountered: