Record, mock, and test HTTP(s) requests. CLI agent for Stoobly


License
Apache-2.0
Install
pip install stoobly-agent==0.13.7

Documentation

Stoobly Agent

Release Version PyPI

CI CodeQL

⚡ Easily create realistic API mocks by recording HTTP(S) requests.

💡 Maintaining mocks gets expensive. Streamline maintenance with stale mock detection and automated regeneration.

🔨 Minimize regressions of customer workflows with fast and reliable E2E tests.

🚀 Supercharge CI setup with ready-to-go tooling. Reduce CI setup time from two weeks to one day.

See our docs for more detailed information! https://docs.stoobly.com

Prerequisite

  • Python 3.10, 3.11, 3.12

Installation

To install see our guides here

Usage

Run with both UI and proxy

stoobly-agent run

Run with just proxy

stoobly-agent run --headless

See available options

stoobly-agent --help

Next steps

Easily start creating mock APIs with this guide

Or integrate E2E testing with this guide!

Having trouble?

File a new Github issue here and we'll take a look