finos-labs/cafex

Automate Data Generation for Testing

Open

#17 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

Implement a utility or framework for automated data generation to support comprehensive testing. The tool should allow generating realistic test data for different components and APIs, supporting both static and randomized data as needed. This will improve test coverage and reliability of automated test suites.

Contributor guide