pytest-dev/pytest-mimesis

Provide random seed

Aperta

#5 aperta il 17 giu 2018

 (0 commenti) (2 reazioni) (0 assegnatari)Python (4 fork)github user discovery
hacktoberfest

Metriche repository

Star
 (61 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor