perrinjerome / manuel

Manuel lets you mix and match traditional doctests with custom test syntax.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documentation, a full list of included plug-ins, and examples are available at http://packages.python.org/manuel/.

Source code and issues are managed at https://github.com/benji-york/manuel.

Development

To work on Manuel, check out the code and then run make to build a development environment.

To run the tests, run make test. To run all checks, run make check.

See the Makefile for more useful targets.

About

Manuel lets you mix and match traditional doctests with custom test syntax.

License:Apache License 2.0


Languages

Language:Python 87.4%Language:Makefile 12.4%Language:Elixir 0.1%