Various custom PyHamcrest matchers.
Contents:
Install from Pypi as usual, using pip , tox, or setup.py.
setup.py
contains_bytestring() - match if bytestring contains another.
contains_bytestring()
json_matching() - match JSON string.
json_matching()
is_weekday() - matches date is it’s a weekday.
is_weekday()
Index
Module Index
Search Page