Programming by Contract for Python
Project description
Annotate function docstrings with pre- and post-conditions, and class/module docstrings with invariants, and this automatically checks the contracts while debugging.
Programming by Contract for Python
Annotate function docstrings with pre- and post-conditions, and class/module docstrings with invariants, and this automatically checks the contracts while debugging.