pytest-mimesis
pytest-mimesis copied to clipboard
Provide random seed
We should use pytest-randomly as our default seed.
There's an issue for this task https://github.com/lk-geimfari/mimesis/issues/469 Currently, it is impossible to provide a seed for all providers in a single place. See: https://github.com/pytest-dev/pytest-randomly/blob/master/pytest_randomly.py#L75