Language

Package: python-pytest-httpbin @ 0.2.3

Synopsis

Test your HTTP library against a local copy of httpbin

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 httpbin and provides your test with the URL in the fixture.

Home page
https://github.com/kevin1024/pytest-httpbin
Location
gnu/packages/web.scm (line: 6284, column: 2)
License

Lint warnings

LinterMessageLocation
inputs-should-be-native

Identify inputs that should be native inputs

'python-pytest' should probably be a native input