naver / fixture-monkey

Let Fixture Monkey generate test instances including edge cases automatically
https://naver.github.io/fixture-monkey
Apache License 2.0
575 stars 90 forks source link

Add kotest module #763

Closed SooKim1110 closed 1 year ago

SooKim1110 commented 1 year ago

From https://github.com/naver/fixture-monkey/pull/724 improve KotestJavaArbitraryGeneratorSet by filtering with constraints. (Refer to ValidateArbitraryGenerator)