Package: python-hamcrest (1.8.0-1.1)
Links for python-hamcrest
Debian Resources:
Download Source Package pyhamcrest:
Maintainers:
External Resources:
- Homepage [code.google.com]
Similar packages:
Hamcrest framework for matcher objects (Python 2)
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.
When writing tests it is sometimes difficult to get the balance right between overspecifying the test (and making it brittle to changes), and not specifying enough (making the test less valuable since it continues to pass even when the thing being tested is broken). Having a tool that allows you to pick out precisely the aspect under test and describe the values it should have, to a
Other Packages Related to python-hamcrest
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-pkg-resources
- Package Discovery and Resource Access using pkg_resources
Download python-hamcrest
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 25.2 kB | 155.0 kB | [list of files] |