This package is a fork from: https://github.com/platinummonkey/python-wiremock.
This is a python admin API client to a standalone WireMock server.
To install:
pip install wiremock-updated
wiremock documentation can be found at http://wiremock.readthedocs.org/
General Rules:
- All Tests must pass
- Coverage shouldn't decrease
- All Pull Requests should be rebased against master before submitting the PR.