We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pytest-doctestplus
1 parent 22351c4 commit c486cdbCopy full SHA for c486cdb
doc/en/how-to/doctest.rst
@@ -307,7 +307,7 @@ While the built-in pytest support provides a good set of functionalities for usi
307
doctests, if you use them extensively you might be interested in those external packages
308
which add many more features, and include pytest integration:
309
310
-* `pytest-doctestplus <https://github.com/astropy/pytest-doctestplus>`__: provides
+* `pytest-doctestplus <https://github.com/scientific-python/pytest-doctestplus>`__: provides
311
advanced doctest support and enables the testing of reStructuredText (".rst") files.
312
313
* `Sybil <https://sybil.readthedocs.io>`__: provides a way to test examples in
0 commit comments