pytest2/changelog/12047.improvement.rst

3 lines
164 B
ReStructuredText

When multiple finalizers of a fixture raise an exception, now all exceptions are reported as an exception group.
Previously, only the first exception was reported.