choma icon indicating copy to clipboard operation
choma copied to clipboard

Add a way to read the seed in the test

Open eugenk opened this issue 6 years ago • 0 comments

If you use a test suite with, for instance, faker, you might want to use the same seed for choma and faker to be able to reproduce a test run. You should not only be able to set the seed by an environment variable, but also to read that seed to pass it to faker.seed(...).

eugenk avatar Apr 27 '18 06:04 eugenk