Releases: scientific-python/pytest-doctestplus
Releases · scientific-python/pytest-doctestplus
v0.11.0 Release Notes
Added support for testcleanup
and documented existing support for testsetup
. [#165]
0.9.0 Release Notes
- Declare
setuptools
runtime dependency. [#93]
- Add
SHOW_WARNINGS
flag to show warnings. [#136]
- Add the doctestplus sphinx extension. [#113]
- Compatibility with pytest>=6.3 [#140, #141]
0.8.0 Release Notes
New changes since 0.7.0:
- Compatibility with pytest 6.0.0. [#120]