CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
docs/compatibility.md
docs/development-plan.md
docs/release-checklist.md
docs/adr/0001-fastapi-test-stand.md
docs/adr/0002-package-ready-test-stand.md
docs/api/openapi.json
docs/assets/transient-retry.gif
examples/scenarios.toml
resilient_automation_test_stand/__init__.py
resilient_automation_test_stand/__main__.py
resilient_automation_test_stand/cli.py
resilient_automation_test_stand/main.py
resilient_automation_test_stand/presets.py
resilient_automation_test_stand.egg-info/PKG-INFO
resilient_automation_test_stand.egg-info/SOURCES.txt
resilient_automation_test_stand.egg-info/dependency_links.txt
resilient_automation_test_stand.egg-info/entry_points.txt
resilient_automation_test_stand.egg-info/requires.txt
resilient_automation_test_stand.egg-info/top_level.txt
resilient_automation_test_stand/examples/__init__.py
resilient_automation_test_stand/examples/api_retry_dedup.py
resilient_automation_test_stand/examples/http_support.py
resilient_automation_test_stand/examples/playwright_resilience.py
resilient_automation_test_stand/examples/resume_checkpoint.py
resilient_automation_test_stand/static/catalog.css
resilient_automation_test_stand/static/catalog.js
scripts/build_release_notes.py
scripts/export_audit_requirements.py
scripts/export_openapi.py
tests/test_app.py
tests/test_cli.py
tests/test_examples.py
tests/test_presets.py
tests/test_release_presentation.py