Path to this page:
./
devel/py-sybil,
Automated testing for the examples in your code and documentation
Branch: CURRENT,
Version: 9.1.0,
Package name: py312-sybil-9.1.0,
Maintainer: pkgsrc-usersThis library provides a way to check examples in your code and documentation by
parsing them from their source and evaluating the parsed examples as part of
your normal test run. Integration is provided for the main Python test runners.
Master sites:
Filesize: 82.309 KB
Version history: (Expand)
- (2025-02-19) Updated to version: py312-sybil-9.1.0
- (2025-01-21) Package added to pkgsrc.se, version py312-sybil-9.0.0 (created)
CVS history: (Expand)
2025-02-19 20:24:24 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
py-sybil: updated to 9.1.0
9.1.0 (18 Feb 2025)
- The various "skip" parsers can now be subclassed to specify a \
different directive name.
- Clearer error message when a "skip" directive is encountered with \
missing parameters.
|
2025-01-21 16:28:34 by Adam Ciarcinski | Files touched by this commit (4) |
Log message:
py-sybil: added version 9.0.0
This library provides a way to check examples in your code and documentation by
parsing them from their source and evaluating the parsed examples as part of
your normal test run. Integration is provided for the main Python test runners.
|