Package python3-module-dirty-equals: Information

    Binary package: python3-module-dirty-equals
    Version: 0.7.1-alt1.post0
    Architecture: noarch
    Build time:  Nov 23, 2023, 03:42 PM in the task #334967
    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. 23, 2023 Alexandr Shashkin 0.7.1-alt1.post0
    - 0.7.0 -> 0.7.1-post0
    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).