Back to Pytest

13963.Bugfix

changelog/13963.bugfix.rst

9.1.0.dev0214 B
Original Source

Fixed subtests running with :pypi:pytest-xdist when their contexts contain objects that are not JSON-serializable.

Fixes pytest-dev/pytest-xdist#1273 <https://github.com/pytest-dev/pytest-xdist/issues/1273>__.