forked from pool/python-pytest-doctestplus
- update to 0.13.0:
* Compatibility with pytest 7.4 with respect to
``norecursedirs`` handling. [#201]
* Respect ``--doctest-continue-on-failure`` flag. [#197]
* Report doctests raising skip exceptions as skipped. [#196]
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-doctestplus?expand=0&rev=31
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 24 18:57:08 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.13.0:
|
||||
* Compatibility with pytest 7.4 with respect to
|
||||
``norecursedirs`` handling. [#201]
|
||||
* Respect ``--doctest-continue-on-failure`` flag. [#197]
|
||||
* Report doctests raising skip exceptions as skipped. [#196]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 4 22:39:44 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user