Is it possible to pass a `numpy.SeedSequence` into flaky?
Open
- Dominant language
- Python
- Stars
- 398
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I was wondering if it is possible to pass in the new SeedSequence from numpy into flaky so that way one can get different test runs over the flaky instances, but also control over what RNG seed is used in each instance, so the test is fully reproducible.
Contributor guide
Assessment
This issue has not been assessed yet.