finos-labs/cafex

Generate Complete Test Suite from Swagger or OpenAPI URL

Open

#19 opened on Sep 23, 2025

 (0 comments) (0 reactions) (0 assignees)Python (11 forks)auto 404
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.

Contributor guide