Skip to content

KjeldSchmidt/python-wiremock

 
 

Repository files navigation

Python WireMock Admin API Client

This is a python admin API client to a standalone WireMock server.

Build Status Coverage Status Docs

Install as Dependency

To install:

pip install wiremock

Documentation

wiremock documentation can be found at http://wiremock.readthedocs.org/

Pull Requests

General Rules:

  • All Tests must pass
  • Coverage shouldn't decrease
  • All Pull Requests should be rebased against master before submitting the PR.

Development

Setup the project using poetry.

poetry install

About

Python WireMock Admin API Client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.6%
  • Makefile 1.3%
  • Other 1.1%