Files
pytest2/changelog/6152.improvement.rst
2019-11-08 10:52:04 -03:00

2 lines
163 B
ReStructuredText

Now parametrization will use the ``__name__`` attribute of any object for the id, if present. Previously it would only use ``__name__`` for functions and classes.