Metadata-Version: 2.1
Name: sybil
Version: 2.0.1
Summary: Automated testing for the examples in your documentation.
Home-page: https://github.com/cjw296/sybil
Author: Chris Withers
Author-email: chris@withers.org
License: MIT
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Provides-Extra: build
Provides-Extra: test

Sybil
=====

CircleCI_ Docs_

.. _CircleCI: https://circleci.com/gh/cjw296/sybil/tree/master

.. _Docs: http://sybil.readthedocs.org/en/latest/


This library provides a way to test examples in your documentation by parsing
them from the documentation source and evaluating the parsed examples as part of
your normal test run. Integration is provided for the main Python test
runners.


