This is a python admin API client to a standalone WireMock server.
To install:
pip install wiremock
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.