python3-pytest-httpbin - Fixture providing local instance of httpbin test service
| Website: | https://github.com/kevin1024/pytest-httpbin |
|---|---|
| License: | MIT |
| Vendor: | Fedora Project |
- Description:
Pytest-httpbin creates a pytest fixture that is dependency-injected into your tests. It automatically starts up a HTTP server in a separate thread running a local instance of httpbin (a web service for testing HTTP libraries) and provides your test with the URL in the fixture. This package provides the Python 3 implementation.
Packages
| python3-pytest-httpbin-0.2.3-4.fc24.noarch [24 KiB] |
Changelog
by Adam Williamson (2016-12-29):
- Drop some unnecessary requirements |