You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#3456: Extend
Doctest-modules to ignore mock objects.
#4617: Fixed pytest.warns bug when context manager is reused (e.g. multiple
parametrization).
#4631: Don't
rewrite assertion when __getattr__ is broken
Improved Documentation
#3375: Document
that using setup.cfg may crash other tools or cause hard to track
down problems because it uses a different parser than pytest.ini
or tox.ini files.