Remote HTTP Mock
Project description
jj
JJ is a remote HTTP mock library that simulates HTTP responses for incoming requests. It enables users to define conditions for incoming HTTP requests and specify the responses that should be returned. The library operates on a client-server architecture, allowing for the server to be run locally or deployed remotely, catering to diverse testing environments.
Features
- Flexible Request Matching: Define complex conditions to match incoming HTTP requests.
- Customizable Responses: Tailor responses to suit your testing needs.
- Client-Server Architecture: Run your mock server locally or deploy it remotely.
- Real-time Interaction: Modify mocking behavior on-the-fly without server restarts.
Documentation
For comprehensive guidance on utilizing JJ, including installation, setup, and usage instructions, visit the documentation page.
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
jj-2.11.0.tar.gz
(44.1 kB
view hashes)
Built Distribution
jj-2.11.0-py3-none-any.whl
(76.3 kB
view hashes)