Language

Package: python-pytest-httpserver @ 1.0.0

Synopsis

HTTP server for pytest

Description

Pytest plugin library to test http clients without contacting the real http server.

Home page
https://github.com/csernazs/pytest-httpserver
Location
gnu/packages/check.scm (line: 1141, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?