Capture production HTTP traffic and auto-generate integration tests.
Project description
httrace
Capture real production HTTP traffic and automatically generate integration tests.
Install
pip install httrace
Quick start
from httrace import HttraceCaptureMiddleware
app.add_middleware(
HttraceCaptureMiddleware,
api_key="ht_...",
service="my-api",
)
Then generate tests:
httrace generate
Full documentation: httrace.com/docs
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
httrace-0.1.1.tar.gz
(10.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
httrace-0.1.1-py3-none-any.whl
(10.7 kB
view details)
File details
Details for the file httrace-0.1.1.tar.gz.
File metadata
- Download URL: httrace-0.1.1.tar.gz
- Upload date:
- Size: 10.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
49ce71a4b909b570f6efcb25cb44173dc916fc45fb62ab9fb765c04b7af2b52c
|
|
| MD5 |
db61761df9a27e21c222060d5adf040f
|
|
| BLAKE2b-256 |
62c16da688e1abbfa619a59081f048fee6e9a025f914206b348cafdaa1b8940c
|
File details
Details for the file httrace-0.1.1-py3-none-any.whl.
File metadata
- Download URL: httrace-0.1.1-py3-none-any.whl
- Upload date:
- Size: 10.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7b46d4da157e640ddcd47115a3d3a9eb8613c8fbbc20dc05ed7b3e9cc1b38cae
|
|
| MD5 |
0c1a243d81cbc74ff57c62f251bc0d23
|
|
| BLAKE2b-256 |
1078ea1ab2af97c4fd1a139cce85451b132ea836ac21e0e73850681e287ba228
|