The devel/py-dirty-equals,python3 port
py3-dirty-equals-0.8.0 – simplify asserts in tests by misusing __eq__
Description
dirty-equals is a python library that (mis)uses the
__eq__ method to make python code (generally unit tests)
more declarative and therefore easier to read and write.
dirty-equals can be used in whatever context you like,
but it comes into its own when writing unit tests for
applications where you're commonly checking the response
to API calls and the contents of a database.
WWW: https://github.com/samuelcolvin/dirty-equals
- Categories:
-
devel
lang/python
Library dependencies
Build dependencies
Run dependencies