Metadata-Version: 2.4
Name: swagtrace
Version: 0.0.5
Summary: Lightweight API recorder and automated test runner for Swagger/OpenAPI
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: yaml-syntax>=0.0.9
Requires-Dist: httpx2>=2.12.0
Requires-Dist: prompt_toolkit>=3.0.53
Requires-Dist: readchar==4.2.2

# Swagtrace

swagtrace is a tool that can help you to create your test case by recording your requests data like a proxy. Also make tags and setup by your openapi file (json or yaml format).
