Pakiet: python3-hamcrest (1.9.0-3)
Odnośniki dla python3-hamcrest
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego pyhamcrest:
Opiekunowie:
Zasoby zewnętrzne:
- Strona internetowa [hamcrest.org]
Podobne pakiety:
Hamcrest framework for matcher objects (Python 3)
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 controlled level of precision, helps greatly in writing tests that are "just right." Such tests fail when the behavior of the aspect under test deviates from the expected behavior, yet continue to pass when minor, unrelated changes to the behaviour are made.
This package provides the Python 3.x modules.
Inne pakiety związane z python3-hamcrest
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pkg-resources
- Wykrywanie pakietów i udostępnianie zasobów przy użyciu pkg_resources
-
- dep: python3-six
- Python 2 and 3 compatibility library (Python 3 interface)
Pobieranie python3-hamcrest
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
all | 26,9 KiB | 159,0 KiB | [lista plików] |