Package python3-module-hamcrest: Information

    Binary package: python3-module-hamcrest
    Version: 2.1.0-alt1
    Architecture: noarch
    Build time:  Apr 5, 2024, 04:18 PM in the task #341764
    Source package: python3-module-hamcrest
    Report package bug
    License: BSD
    Summary: Hamcrest framework for matcher objects
    Description: 
    PyHamcrest is a framework for writing matcher objects, allowing you to
    declaratively define "match" rules. There are a number of situations
    where matchers are invaluable, such as UI validation, or data filtering,
    but it is in the area of writing flexible tests that matchers are most
    commonly used.

    Maintainer: Alexander Kuznetsov


    Last changed


    March 6, 2024 Alexander Kuznetsov 2.1.0-alt1
    - 2.0.4 -> 2.1.0
    June 23, 2023 Stanislav Levin 2.0.4-alt1
    - 2.0.2 -> 2.0.4.
    Oct. 14, 2020 Stanislav Levin 2.0.2-alt2
    - Fixed FTBFS(Pytest 6).