-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
featureNew featureNew feature
Description
Is your feature request related to a problem? Please describe.
Yes. I have a use case of creating dynamically fuzzing tests. For example, I have a lot of implementations of the same interface and I want to test them all using the same set of instructions. It would be nice to have a way to provide generated test to the kotlinx.fuzz framework.
Describe the solution you'd like
For example, special annotation like TestFactory from JUnit 5.
Additional context
No. Sorry, I guess there is nothing I can add.
Metadata
Metadata
Assignees
Labels
featureNew featureNew feature