-
Notifications
You must be signed in to change notification settings - Fork 117
Open
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
Describe the bug
I have a class that contains a protobuf Message.
Fixture Monkey is not able to generate this type out of the box which is fine.
I´ve tried ignoring that field, added the package to the exclusion list, added an arbitrary generator but nothing stopped Fixture Monkey from going into a infinite recursion.
Your environment
Fixture Monkey 1.1.3
Java 21
Steps to reproduce
Expected behaviour
It should stop trying to generate the field
Actual behaviour
It never stops
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working