Skip to content

Releases: scientific-python/pytest-doctestplus

v0.11.0 Release Notes

20 Sep 18:01
ffcf272
Compare
Choose a tag to compare

Added support for testcleanup and documented existing support for testsetup. [#165]

0.9.0 Release Notes

16 Jan 16:18
Compare
Choose a tag to compare
  • 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

31 Jul 21:10
0.8.0
Compare
Choose a tag to compare

New changes since 0.7.0:

  • Compatibility with pytest 6.0.0. [#120]