Package python3-module-dirty-equals: Information

    Source package: python3-module-dirty-equals
    Version: 0.4-alt2
    Build time:  Apr 27, 2024, 10:54 PM in the task #345373
    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.

    List of rpms provided by this srpm:
    python3-module-dirty-equals (noarch)

    Maintainer: Stanislav Levin

    List of contributors:
    Stanislav Levin
    Anton Zhukharev

      1. python3(poetry-core)
      2. python3-module-pyproject-installer >= 0.4.0
      3. rpm-build-python3

    Last changed


    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