Issues
- 22
- 13
Bug: Matching of generic target types no longer works for provider methods in interface default methods
#599 opened by mihxil - 4
- 6
- 4
Programmatic use of jqwik without JUnit
#503 opened by FeldrinH - 3
`@Spy` fields initalized by `closable = MockitoAnnotations.openMocks(this)` is not cleared by `closable.close()` for Jqwik
#586 opened by rsampaths16 - 24
Kotlin K2 Support
#546 opened by mgroth0 - 4
- 32
- 23
Right Way to Integrate jqwik with DataFaker
#578 opened by akefirad - 3
- 8
TypeUsage example from user guide fails in 1.8.x
#577 opened by lcahmu - 2
- 4
Lifecycle method called twice when subclassing
#562 opened by odenix - 6
Cannot use Arbitrary.generator() outside jqwik
#563 opened by odenix - 2
Potential idea for running `SAMPLE_FIRST`/`SAMPLE_ONLY` for stateful tests
#561 opened by twentylemon - 18
adding `jqwik-kotlin` causes existing tests written in java to fail with NPE
#557 opened by twentylemon - 8
Consider supporting @UseType for sealed interfaces
#523 opened by dlesl - 21
- 2
Bug: Uniform Distribution of Integers does not work if range is >= Integer.MAX_VALUE
#544 opened by jlink - 0
Time Module: Support generating java.sql.Timestamp
#547 opened by esfomeado - 4
Combinators.combine.as nullability of arguments
#537 opened by LvargaDS - 15
- 11
- 5
Bug: Arbitraries.strings().uniqueChars() will sometimes shrink to values with duplicate chars
#541 opened by mattiacolucci - 10
Can't figure out how to create an Arbitrary I want
#540 opened by martyn0ff - 14
StackOverflowError when shrinking large arrays
#526 opened by FeldrinH - 31
Make nested groups work for JDK >= 18
#528 opened by duponter - 4
IllegalArgumentException: "At least one shrinkable is required" during shrinking hides cause of test failure
#522 opened by daniel-huss - 16
1.8.0 contracts regression
#519 opened by SimY4 - 5
Infinite action chains biased towards small sizes
#515 opened by gtrefs - 15
Allow parallel test runs with SBT
#514 opened by SimY4 - 9
- 22
- 1
Every X years in @YearRange
#509 opened by derTobsch - 8
Type arguments are missing in some situations
#492 opened by lmartelli - 6
Repeatead chars not working as expected
#506 opened by esfomeado - 2
Jqwik Quarkus Support
#487 opened by tmdonalds - 25
Domains inject parameterized values incorrectly
#499 opened by SimY4 - 5
Method to specify the order of execution for tests
#502 opened by FeldrinH - 16
- 0
- 0
Support OpenJML for Arbitraries
#486 opened by jlink - 1
- 11
Make IgnoreException "attempts" (and other related hard coded values) configurable
#462 opened by adam-waldenberg - 1
Support UniqueElements annotation for Extensions
#466 opened by jlink - 7
- 4
Add API to automatically generate a regression test based on the property failure
#447 opened by vlsi - 2
generated arbitrary list from fixed inputs
#450 opened by drobert - 2
Javadocs and source files are missing on Central
#452 opened by vlsi