jqwik-spring
jqwik-spring copied to clipboard
jqwik extension to support testing of Spring and Spring-Boot applications
Results
1
jqwik-spring issues
Sort by
recently updated
recently updated
newest added
It might be useful to determine the number of tries depending on some Spring property. Similar to `@EnabledIf(expression = "...")` there could be something like `@Tries(expression = "...", loadContext =...
enhancement