Skip to main content

A set of fixtures to test your requests to HTTP/UDP servers

Project description

pytest-mockservers Build Status Updates

pytest-mockservers package provides a set of fixtures which can help you to test your code in cases when you need to check that requests which you sent to HTTP/UDP server are really sent.

Available fixtures:

  • http_server
  • http_server_factory
  • unused_udp_port
  • unused_udp_port_factory
  • udp_server_factory

Installation

$ pip install pytest-mockservers

Usage

Look into tests/* to find real examples of pytest-mockserver fixtures usage.

Testing and linting

For testing and linting install tox:

$ pip install tox

...and run:

$ tox

License

pytest-mockservers is licensed under the MIT license. See the license file for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pytest-mockservers-0.1.0.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

pytest_mockservers-0.1.0-py2.py3-none-any.whl (3.8 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page