Metadata-Version: 2.4
Name: surety
Version: 0.0.3
Summary: Contract-driven service interaction modeling and test generation.
Author-email: Elena Kulgavaya <elena.kulgavaya@gmail.com>
License: MIT
Project-URL: Bug Tracker, https://github.com/elenakulgavaya/surety/issues
Keywords: testing,automation,python
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: Faker==11.3.0
Requires-Dist: pytz==2021.3
Dynamic: license-file

# Surety

AI-native contract testing for modern engineering teams.

Generate contracts from real traffic.  
Detect breaking changes with semantic intelligence.  
Measure API contract health.

---

## Why Surety?

Contract testing validates your APIs.  
Surety understands them.

Most tools answer:
"Is this change valid?"

Surety answers:
"Is this contract healthy?"

## Keywords

AI contract testing, API contract validation, microservices testing, JSON schema validation, breaking change detection.
