Skip to content

Conversation

@Pgarrett
Copy link
Collaborator

EnumGene is now supported for DTO usage in two ways:

  • When an API spec contains a field with an example, this is rendered as an EnumGene in EvoMaster. This EnumGene is the child of a ChoiceGene which also holds information about the type by having another child gene of said target type.
  • Using enum in an API spec to add information of the supported values. In this first implementation, this is rendered as the type which actually is being represented. It could later evolve into using enumeration classes in Java/Kotlin

@Pgarrett Pgarrett marked this pull request as ready for review November 22, 2025 03:08
@Pgarrett Pgarrett requested a review from arcuri82 November 22, 2025 03:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants