Skip to main content

Custom PyHamcrest matchers

Project description

brunns-matchers

Various custom PyHamcrest matchers.

made-with-python Build Status PyPi Version Python Versions Licence GitHub all releases GitHub forks GitHub stars GitHub watchers GitHub contributors GitHub issues GitHub issues-closed GitHub pull-requests GitHub pull-requests closed Codacy Badge Codacy Coverage Lines of Code

Setup

Install with pip:

pip install brunns-matchers

(As usual, use of a venv or virtualenv is recommended.)

Developing

Requires tox. Run make precommit tells you if you're OK to commit. For more options, run:

make help

Releasing

Requires hub, setuptools, wheel and twine. To release n.n.n:

version="n.n.n" # Needs to match new version number in setup.py.
git checkout -b "release-$version"
make precommit && git commit -am"Release $version" && git push --set-upstream origin "release-$version" # If not already all pushed, which it should be.
gh release create "v$version" --target "release-$version" --generate-notes
python setup.py sdist bdist_wheel && twine upload dist/*$version*
git checkout master && git merge "release-$version"
git push

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

brunns_matchers-2.8.0.tar.gz (16.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

brunns_matchers-2.8.0-py3-none-any.whl (19.5 kB view details)

Uploaded Python 3

File details

Details for the file brunns_matchers-2.8.0.tar.gz.

File metadata

  • Download URL: brunns_matchers-2.8.0.tar.gz
  • Upload date:
  • Size: 16.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for brunns_matchers-2.8.0.tar.gz
Algorithm Hash digest
SHA256 ad4c800bfcaa04056713d8e71224f0aadc3ae10d6db6907e2c86193a185577d2
MD5 7b2d52acd9c2bcd8e6af938bdd2d2a14
BLAKE2b-256 c1007dd3816ddb2f5c8dbc92b504b9da3b607f91961b7d56689a67b284a2166a

See more details on using hashes here.

File details

Details for the file brunns_matchers-2.8.0-py3-none-any.whl.

File metadata

File hashes

Hashes for brunns_matchers-2.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ac34998916ecf8bec2e14fea1caea4e1d9b0f5585b9fe09ae8d8fef2c5766451
MD5 56ddcc5c949208ba5686dba4c2e79ffa
BLAKE2b-256 90face059b8718272bcc3037484ff1da016ffde021fe2f84e5b44a93c8e03826

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page