ports/devel/py-sure/pkg/DESCR

5 lines
189 B
Text

Sure is a Python library for Python that leverages a DSL for writing
assertions.
In CPython it monkey-patches the object type, adding some methods and
properties purely for test purposes.