/server_double

HTTP Server to mock a real server for integration testing - built upon Flask.

Primary LanguagePythonMIT LicenseMIT

Server Double

https://github.com/DudeNr33/server_double/actions/workflows/CI.yml/badge.svg?branch=main Documentation Status

HTTP Server to mock a real server for integration testing - built upon CherryPy.

Features

  • Test double for a real server in integration tests
  • Configurable
    • dynamically from within a Python script
    • with a YAML file

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.