The Pytest Plugin poorconn.pytest_plugin
¶
This subpackage provides useful pytest utilities.
Basic Usage¶
Currently the pytest plugin subpackage only contains one pytest fixture, poorconn_http_server()
.
Quickstart has already given an introductory example. Follow the documentation of poorconn_http_server()
for more advanced usage.
Additionally, the functionalities that are available in poorconn
can also be used in a pytest environment.