py-sure-2.0.1

utility belt for automated testing in Python for Python

Index | devel

Description

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.

Homepage: https://sure.readthedocs.io/

Run Dependencies