6 lines
189 B
Text
6 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.
|