We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dceee92 commit 0194480Copy full SHA for 0194480
1 file changed
README.md
@@ -34,6 +34,9 @@ with HTTPServer() as httpserver:
34
print(requests.get(httpserver.url_for("/foobar")).json())
35
```
36
37
+### Documentation
38
+
39
+Please find the API documentation at https://pytest-httpserver.readthedocs.io/en/latest/.
40
41
### Features
42
0 commit comments