Name: | python3-hamcrest |
---|---|
Version: | 2.1.0 |
Release: | 1.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 276737 |
License: | BSD-3-Clause |
RPM: | python3-hamcrest-2.1.0-1.el10_0.noarch.rpm |
Source RPM: | python-hamcrest-2.1.0-1.el10_0.src.rpm |
Build Date: | Tue Mar 25 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/hamcrest/PyHamcrest |
Summary: | Hamcrest matchers for Python |
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. Python 3 version. |