specific icon indicating copy to clipboard operation
specific copied to clipboard

Make the fixed seed in specific.gene configurable and optional.

Open benrady opened this issue 9 years ago • 0 comments

The fixed seed for the random number generator in specific/gene should be configurable using an environment variable. If the variable is not present, it should not use a fixed seed.

This will allow you to use Specific for either generative (non-deterministic) tests or example (deterministic) tests.

benrady avatar Dec 12 '16 23:12 benrady