About Anaconda Help Download Anaconda

main / packages / pyhamcrest 2.1.0

Hamcrest framework for matcher objects.

Installers

  • linux-64 v2.1.0
  • linux-aarch64 v2.1.0
  • osx-arm64 v2.1.0
  • win-64 v2.1.0
  • osx-64 v2.1.0
  • noarch v2.0.2
  • linux-32 v1.9.0
  • linux-ppc64le v1.9.0
  • win-32 v1.9.0

conda install

To install this package run one of the following:
conda install main::pyhamcrest

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. This tutorial shows you how to use PyHamcrest for unit testing.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.0) Legal | Privacy Policy