Intercept banana environment data (a.k.a. another VCR.py)
Project description
You welcome to use this tool in case you have a bug in as “hot” environment (prod, pre-prod,…) which can not reproduce it on your local IDE environment due to a chains of many HTTP or database requests
Basic steps:
- Record:
Intercept and save data from any API on data issued environment (prod, pre-prod,…)
- Fetch:
Transport intercepted data to your IDE environment.
- Replay:
Replay captured info form data environment into your IDE environment.
Repeat “Replay” step until you find a solution to the problem.
The idea is heavily inspired by vcrpy library. Here is listed some points where vcrpy does not perform well for out problem areas.
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 Distributions
Built Distribution
File details
Details for the file interceptorator-0.0.1.dev1-py3-none-any.whl
.
File metadata
- Download URL: interceptorator-0.0.1.dev1-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 18121c2d4532bb40903e1e493527f6c0364d7e4381513d7db6b467acf3220099 |
|
MD5 | 92ea1a50ce8dbd7cb1eb0dea41326e9f |
|
BLAKE2b-256 | b5da5823f2026945a84c89e7b2f0ef581aa75d5dd8aebf7052a8a31aa474cfba |