sybil

Automated testing for the examples in your code and documentation.

MIT 46 个版本 Python >=3.11
安装
pip install sybil
poetry add sybil
pipenv install sybil
conda install sybil
描述

Sybil

|CI|_ |Docs|_

.. |CI| image:: https://github.com/simplistix/sybil/actions/workflows/ci.yml/badge.svg .. _CI: https://github.com/simplistix/sybil/actions/workflows/ci.yml

.. |Docs| image:: https://readthedocs.io/projects/sybil/badge/?version=latest .. _Docs: http://sybil.readthedocs.io/en/latest/

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.

The documentation <https://sybil.readthedocs.io/>__ is the best place to start.

版本列表
10.1.0 2026-06-13
10.0.1 2026-03-26
10.0.0 2026-03-25
9.3.0 2025-12-02
9.2.0 2025-08-08
9.1.0 2025-02-18
9.0.0 2024-11-12
8.0.1 2024-10-30
8.0.0 2024-09-20
7.1.1 2024-09-16
7.1.0 2024-09-16
7.0.0 2024-09-12
6.1.1 2024-05-09
6.1.0 2024-04-22
6.0.3 2024-01-31
6.0.2 2023-11-23
6.0.1 2023-11-22
6.0.0 2023-11-21
5.0.3 2023-07-14
5.0.2 2023-05-19
5.0.1 2023-05-09
5.0.0 2023-03-26
4.0.1 2023-02-08
4.0.0 2022-12-25
3.0.1 2022-02-25
3.0.0 2021-10-26
2.0.1 2020-11-29
2.0.0 2020-11-17
1.4.0 2020-08-05
1.3.1 2020-07-29
1.3.0 2020-03-28
1.2.2 2020-02-20
1.2.1 2020-01-21
1.2.0 2019-04-28
1.1.0 2019-04-25
1.0.9 2018-08-01
1.0.8 2018-04-06
1.0.7 2018-01-25
1.0.6 2017-11-30
1.0.5 2017-06-06
1.0.4 2017-06-05
1.0.3 2017-06-02
1.0.2 2017-06-01
1.0.1 2017-05-30
1.0.0 2017-05-26