Issues
- 0
Support for generics?
#84 opened by roman - 1
Check paniced when using OneGenOf
#83 opened by vedujoshi - 7
Getting values outside of range when using gen.IntRange (probably during shrink)
#81 opened by rciorba - 4
Generating values which depend on each other fails
#79 opened by alfert - 7
Tests failing on master branch
#78 opened by Porges - 2
Generating unique values
#73 opened by jonaslagoni - 7
- 11
Recursive generator
#50 opened by joneshf - 3
gen.StructStrict, which errors if gens contains keys the target struct does not contain?
#76 opened by coventry - 4
- 8
- 1
- 6
- 1
- 1
Not able to generate slice of pointers
#67 opened by Higan - 2
Problem Shrinking *time.Time
#65 opened by anisjonischkeit - 7
properties.Run doesn't stop
#63 opened by anisjonischkeit - 1
cut a new release
#60 opened by anisjonischkeit - 2
[]Struct with SuchThat clause within a Struct triggers index out of bounds exception on master
#62 opened by anisjonischkeit - 1
- 8
How to write your own (complex) generator?
#22 opened by meling - 1
Decoding complex inputs upon test failure
#58 opened by msorens - 2
panics in checks: no labels/values printed
#53 opened by antifuchs - 0
- 1
- 3
Options to improve test runtime
#49 opened by blt - 0
- 4
API tweaks for test reporter
#31 opened by prateek - 0
gen.Struct produces non-deterministic value
#44 opened by au-phiware - 3
- 6
Nested structs with Ptr of usage panics
#40 opened by jhedev - 4
Pass Result to NextState callback
#39 opened by onepunchtech - 3
- 4
- 5
Parallel command sequences
#20 opened by oker1 - 3
Unnecessary call to `DefaultGenParameters()` in `Map`, `SuchThat`and `DeriveGen`
#29 opened by talgendler - 2
Panics on non-struct types
#28 opened by hasufell - 1
Panics on struct arbitraries
#27 opened by hasufell - 3
map generators?
#26 opened by andrewjstone - 1
- 1
Cut a new release
#24 opened by johanbrandhorst - 4
Strings Gens with specific length and ranges
#11 opened by chesedo - 7
- 8
- 14
- 2
Panic for false preconditions
#3 opened by jamesd - 3
gen.PtrOf sometimes causes a panic
#2 opened by exarkun