ports/devel/py-sure/pkg/DESCR

6 lines
189 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
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.