Path to this page:
./
devel/py-test-doctestplus,
Pytest plugin with advanced doctest features
Branch: CURRENT,
Version: 1.2.1,
Package name: py312-test-doctestplus-1.2.1,
Maintainer: kamelderouicheThis package contains a plugin for the pytest framework that
provides advanced doctest support and enables the testing of
reStructuredText .rst files. It was originally part of the
astropy core package, but has been moved to a separate package
in order to be of more general use
Master sites:
Filesize: 44.82 KB
Version history: (Expand)
- (2024-10-14) Updated to version: py312-test-doctestplus-1.2.1
- (2024-05-08) Updated to version: py311-test-doctestplus-1.2.1
- (2024-01-13) Updated to version: py311-test-doctestplus-1.1.0
- (2023-08-31) Updated to version: py311-test-doctestplus-1.0.0
- (2023-08-11) Updated to version: py310-test-doctestplus-0.13.0
- (2023-05-29) Updated to version: py310-test-doctestplus-0.12.1
CVS history: (Expand)
2024-01-13 08:16:44 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-test-doctestplus: updated to 1.1.0
1.1.0 (2023-12-13)
- Added ``--doctest-plus-generate-diff`` to update documentation based on
actual output.
- Fix module level ``__doctest_requires__``.
- Versions of Python <3.8 are no longer supported.
- Fix erroneous attempt to import ``__main__.py`` by skipping it.
- Respect pytest ``--import-mode``.
|
2023-11-07 23:38:10 by Thomas Klausner | Files touched by this commit (112) |
Log message:
*: latest py-sphinx only support Python 3.9+
|
2023-08-31 15:57:40 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-test-doctestplus: updated to 1.0.0
1.0.0 (2023-08-11)
- Changing GitHub organization.
|
2023-08-11 08:30:28 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-test-doctestplus: updated to 0.13.0
0.13.0 (2023-06-07)
- Compatibility with pytest 7.4 with respect to ``norecursedirs`` handling.
- Respect ``--doctest-continue-on-failure`` flag.
- Report doctests raising skip exceptions as skipped.
|
2023-05-29 14:15:08 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-test-doctestplus: updated to 0.12.1
0.12.1 (2022-09-26)
- Allow floating point comparison in Python dictionary.
0.12.0 (2022-02-25)
- Run doctests in docstrings of Numpy ufuncs.
|
2022-01-17 10:39:19 by Thomas Klausner | Files touched by this commit (1) | |
Log message:
py-test-doctestplus: update PLIST
|
2022-01-17 10:35:59 by Thomas Klausner | Files touched by this commit (4) |
Log message:
devel/py-test-doctestplus: import py-test-doctestplus-0.11.2
Packaged for wip by K.I.A.Derouiche.
This package contains a plugin for the pytest framework that
provides advanced doctest support and enables the testing of
reStructuredText .rst files. It was originally part of the
astropy core package, but has been moved to a separate package
in order to be of more general use
|