devonfw / cobigen

Code-based Incremental Generator
Apache License 2.0
36 stars 72 forks source link

Provide random data generator for testdata generator #13

Open ahoerning opened 10 years ago

ahoerning commented 10 years ago

When creating an object for testing issues, sometimes random data is needed. Therefore creating random testdata for (at least primitive) Attributes could be integrated into the generator (e.g. String: random alphanumeric)

Furthermore, when creating the builder from entities, it may also be possible to extract the JPA Metadata (field length, etc.). On this way the random data generator could produce more consistent data.

github-actions[bot] commented 5 years ago

Stale topic. Please negotiate closing or discussing the relevance of this ticket.