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.10.0.tar.gz (21.4 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.10.0-py3-none-any.whl (25.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: brunns_matchers-2.10.0.tar.gz
  • Upload date:
  • Size: 21.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.11

File hashes

Hashes for brunns_matchers-2.10.0.tar.gz
Algorithm Hash digest
SHA256 e8f0e09b5d6d0ff9c15a5a701d2b26decbcf57946ec924358b870e5cf668889b
MD5 6271eadb6ad08ddc19566828913b5f37
BLAKE2b-256 eb2b08a10bcf7814c71005320e27616e77d58fe0674291d7538c36e868497574

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for brunns_matchers-2.10.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ef233ad46e0b3e85520e4327a8a87cb9d70f2db069057921232b33b5939467d6
MD5 bfc9f86671c651b64748d381b7f62e40
BLAKE2b-256 52209ec07caba7046a64a9b89924af1da55d8b7bea2a535c35d68e10babcbd0e

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