Merge branch 'master' of https://github.com/st--/pytest
This commit is contained in:
commit
1fe2e2cb03
|
@ -1 +1 @@
|
|||
Change _pytest.python._idval to return __name__ for functions instead of using the fallback (argument name plus counter).
|
||||
Change parametrized automatic test id generation to use the ``__name__`` attribute of functions instead of the fallback argument name plus counter.
|
||||
|
|
Loading…
Reference in New Issue