Package python3-module-dirty-equals: Information

Binary package: python3-module-dirty-equals
Version: 0.7.0-alt1
Architecture: noarch
Build time:  Nov 15, 2023, 01:07 AM in the task #334303
Report package bug
License: MIT
Summary: Doing dirty (but extremely useful) things with equals
Description: 
Doing dirty (but extremely useful) things with equals

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.

Maintainer: Alexandr Shashkin


ACL:
Anton Zhukharev
@everybody

Last changed


Nov. 13, 2023 Alexandr Shashkin 0.7.0-alt1
- 0.4 -> 0.7.0
Sept. 14, 2022 Stanislav Levin 0.4-alt2
- NMU: Fixed FTBFS (poetry-core 1.1.0).
July 26, 2022 Anton Zhukharev 0.4-alt1
- initial build for Sisyphus