Files
pytest2/changelog/4445.bugfix.rst
Philipp Loose a02310a140 Add stacklevel tests for warnings, 'location' to pytest_warning_captured
Resolves #4445 and #5928 (thanks to allanlewis)

Add CHANGELOG for location parameter
2019-11-22 17:50:00 -03:00

2 lines
114 B
ReStructuredText

Fixed some warning reports produced by pytest to point to the correct location of the warning in the user's code.