Skip to content
Snippets Groups Projects
user avatar
Etienne Kneuss authored
The reasonning is that when generating tests, we want  tests for when
the elements do not matter too much.

For instance, if we want tests for choose (x => x == a), and we only
have the test a = 0, then a+a will pass the test, 42 is less likely to
cause these.
59dfa76e
History