finos-labs/cafex
Generate Complete Test Suite from Swagger or OpenAPI URL
Open
#19 opened on Sep 23, 2025
enhancementgood first issue
Repository metrics
- Stars
- (9 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Create a feature to automatically generate a complete test suite for all API endpoints based on a provided Swagger or OpenAPI URL. The generated suite should include tests for all documented endpoints, covering typical usage, error cases, and edge conditions. Include documentation on how to use this automation feature.