معرفی شرکت ها


python3-hamcrest_1.9.0-3_all.deb


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Hamcrest framework for matcher objects (Python 3)
ویژگی مقدار
سیستم عامل Linux
توزیع Debian Bullseye-11
مخزن Debian main all
نام بسته python3-hamcrest
نام فایل بسته python3-hamcrest_1.9.0-3_all.deb
نسخه بسته 1.9.0
انتشار بسته 3
معماری بسته all
نگهدارنده David Villa Alises <David.Villa@gmail.com>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی http://hamcrest.org/
مجوز -
حجم دانلود 27584
حجم نصب 159
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.


نیازمندی

مقدار نام
- python3-pkg-resources
- python3-six
- python3:any


نحوه نصب


نصب پکیج deb python3-hamcrest:

    sudo apt-get install python3-hamcrest_1.9.0-3_all.deb


فایل ها

مسیرها
./usr/lib/python3/dist-packages/PyHamcrest-1.9.0.egg-info/PKG-INFO
./usr/lib/python3/dist-packages/PyHamcrest-1.9.0.egg-info/dependency_links.txt
./usr/lib/python3/dist-packages/PyHamcrest-1.9.0.egg-info/requires.txt
./usr/lib/python3/dist-packages/PyHamcrest-1.9.0.egg-info/top_level.txt
./usr/lib/python3/dist-packages/hamcrest/__init__.py
./usr/lib/python3/dist-packages/hamcrest/core/__init__.py
./usr/lib/python3/dist-packages/hamcrest/core/assert_that.py
./usr/lib/python3/dist-packages/hamcrest/core/base_description.py
./usr/lib/python3/dist-packages/hamcrest/core/base_matcher.py
./usr/lib/python3/dist-packages/hamcrest/core/compat.py
./usr/lib/python3/dist-packages/hamcrest/core/core/__init__.py
./usr/lib/python3/dist-packages/hamcrest/core/core/allof.py
./usr/lib/python3/dist-packages/hamcrest/core/core/anyof.py
./usr/lib/python3/dist-packages/hamcrest/core/core/described_as.py
./usr/lib/python3/dist-packages/hamcrest/core/core/is_.py
./usr/lib/python3/dist-packages/hamcrest/core/core/isanything.py
./usr/lib/python3/dist-packages/hamcrest/core/core/isequal.py
./usr/lib/python3/dist-packages/hamcrest/core/core/isinstanceof.py
./usr/lib/python3/dist-packages/hamcrest/core/core/isnone.py
./usr/lib/python3/dist-packages/hamcrest/core/core/isnot.py
./usr/lib/python3/dist-packages/hamcrest/core/core/issame.py
./usr/lib/python3/dist-packages/hamcrest/core/core/raises.py
./usr/lib/python3/dist-packages/hamcrest/core/description.py
./usr/lib/python3/dist-packages/hamcrest/core/helpers/__init__.py
./usr/lib/python3/dist-packages/hamcrest/core/helpers/hasmethod.py
./usr/lib/python3/dist-packages/hamcrest/core/helpers/wrap_matcher.py
./usr/lib/python3/dist-packages/hamcrest/core/matcher.py
./usr/lib/python3/dist-packages/hamcrest/core/selfdescribing.py
./usr/lib/python3/dist-packages/hamcrest/core/selfdescribingvalue.py
./usr/lib/python3/dist-packages/hamcrest/core/string_description.py
./usr/lib/python3/dist-packages/hamcrest/library/__init__.py
./usr/lib/python3/dist-packages/hamcrest/library/collection/__init__.py
./usr/lib/python3/dist-packages/hamcrest/library/collection/is_empty.py
./usr/lib/python3/dist-packages/hamcrest/library/collection/isdict_containing.py
./usr/lib/python3/dist-packages/hamcrest/library/collection/isdict_containingentries.py
./usr/lib/python3/dist-packages/hamcrest/library/collection/isdict_containingkey.py
./usr/lib/python3/dist-packages/hamcrest/library/collection/isdict_containingvalue.py
./usr/lib/python3/dist-packages/hamcrest/library/collection/isin.py
./usr/lib/python3/dist-packages/hamcrest/library/collection/issequence_containing.py
./usr/lib/python3/dist-packages/hamcrest/library/collection/issequence_containinginanyorder.py
./usr/lib/python3/dist-packages/hamcrest/library/collection/issequence_containinginorder.py
./usr/lib/python3/dist-packages/hamcrest/library/collection/issequence_onlycontaining.py
./usr/lib/python3/dist-packages/hamcrest/library/integration/__init__.py
./usr/lib/python3/dist-packages/hamcrest/library/integration/match_equality.py
./usr/lib/python3/dist-packages/hamcrest/library/number/__init__.py
./usr/lib/python3/dist-packages/hamcrest/library/number/iscloseto.py
./usr/lib/python3/dist-packages/hamcrest/library/number/ordering_comparison.py
./usr/lib/python3/dist-packages/hamcrest/library/object/__init__.py
./usr/lib/python3/dist-packages/hamcrest/library/object/haslength.py
./usr/lib/python3/dist-packages/hamcrest/library/object/hasproperty.py
... and 16 more