Intercept banana environment data (a.k.a. another VCR.py)
Project description
You’re welcome to use this tool in case you have a bug in as “hot” environment (prod, pre-prod, …) which can not be reproduced in your local IDE environment due to chains of many external requests dependencies (db, HTTP, …).
We could address this in a few steps:
- Record:
Intercept and save data from any API on dependable environment (prod, pre-prod,…)
- Fetch:
Transport intercepted data to your IDE environment.
- Replay:
Replay captured from 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 our problem areas.
Eager to get started? This page gives a good introduction in how to get started with ./docs/quickstart.rst.
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 interceptoraptor-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: interceptoraptor-0.0.3-py3-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 55ce3040078ee6777e254e761282ecb08fd3a7703fa1a060de4b1d1e09615fc3 |
|
MD5 | c634b11e029a846f67863254341c9adb |
|
BLAKE2b-256 | 2776f221b9765a64c63f17266d023bc806b5a8c50d7db44f1ec5c83aa88d1e60 |