Johannes Link
Johannes Link
Planned for 1.7.2
Released in 1.7.2-SNAPSHOT
I haven’t looked at the exact libraries, but keep in mind that shrinking capabilities often account for a major part of arbitrary implementation. Often data generation libs do not cover...
ˋArbitraries.strings()ˋ is probably the wrong starting point since regex generated strings won’t have the same configuration capabilities as character-based strings. You could have a look at the web module, which...
The capability to regenerate a sequence of stateful changes is a core feature of jqwik 2, the work on which will hopefully start in summer or earlier. So I'm closing...
I'm thinking of introducing an empty Arbitrary in jqwik2. The question I'm facing is: What guarantees would an arbitrary give to the property runner? A few options: - None. A...
K2 is still in beta with the latest Kotlin release (1.9.22), isn't it. My plan is to update to K2 as soon as it is the default, which I assume...
Thanks @vlsi . A first try leads to _many_ compilation errors. Arrgh.
At least worth a try.
That somehow strongly suggests to migrate to K2 with jqwik 1 rather sooner than later. I had hoped to defer that till version 2 :-/