mwatts15 / http-server-pytest-fixtures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTTP and HTTPS Server Fixtures

Just install it with setuptools (e.g., with pip).

Define variables $HTTPS_PYTEST_FIXTURES_CERT pointing to a certificate file and $HTTPS_PYTEST_FIXTURES_KEY pointing to a key file. You can generate a self-signed certificate by running the gencert.sh script.

About


Languages

Language:Python 90.2%Language:Shell 9.8%