pytest-mock-api

A mock API server with configurable routes and responses available as a fixture.


License
MIT
Install
pip install pytest-mock-api==0.1.0

Documentation

pytest-mock-api

PyPI version Python versions See Build Status on Travis CI See Build Status on AppVeyor

A mock API server with configurable routes and responses available as a fixture.


This pytest plugin was generated with Cookiecutter along with @hackebrot's cookiecutter-pytest-plugin template.

Features

  • TODO

Requirements

  • TODO

Installation

You can install "pytest-mock-api" via pip from PyPI:

$ pip install pytest-mock-api

Usage

  • TODO

Contributing

Contributions are very welcome. Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.

License

Distributed under the terms of the MIT license, "pytest-mock-api" is free and open source software

Issues

If you encounter any problems, please file an issue along with a detailed description.