Big dumb proxy server for testing service-heavy applications based on requests.
Project description
hulk is a big dumb proxy server for testing service-heavy applications. Designed for use with requests>=2.0.0. hulk caches request data behind the scenes for later use in application testing. Note that hulk is not a mocking library, it caches actual service calls for later use. We’ve found that when we have dozens of large API requests to internal and external sources (in every imaginable format), we were spending too much time trying to mock out the data, and then the mocks were often incomplete and brittle, or that data applied under one context, but would need another mock for a slightly different context.
Instead of writing mocks until the end of time, we wrote hulk. Hulk does the heavy lifting so you can get busy writing tests.
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
File details
Details for the file hulk-0.2.2.tar.gz
.
File metadata
- Download URL: hulk-0.2.2.tar.gz
- Upload date:
- Size: 9.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d32b40327ed0c974ccad7f9905c787a04429e89742b186d623536965c8da19f1 |
|
MD5 | 826c1eb41bed22f3abd6c640590084bc |
|
BLAKE2b-256 | 26a0f2104c9931846424ac03577b938cb535cdf356cdad7f6a2e152f92394b8a |