pytest-dev/pytest-mimesis

Provide random seed

Offen

#5 geöffnet am 17.06.2018

 (0 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)Python (4 Forks)github user discovery
hacktoberfest

Repository-Metriken

Stars
 (61 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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

Contributor Guide