jordansissel / ruby-flores

Exploration in randomized testing (fuzzing, stress testing, etc)
Apache License 2.0
10 stars 4 forks source link

Allow randomization seeding in Flores #4

Open jsvd opened 9 years ago

jsvd commented 9 years ago

When using this class in tests it would be nice to control the randomization using the rspec run seed, both in Flores::Random and Flores::Rspec