pytest-dev/pytest-mimesis

Provide random seed

オープン

#5 opened on 2018/06/17

 (0 件のコメント) (2 件のリアクション) (0 人の担当者)Python (4 件のフォーク)github user discovery
hacktoberfest

Repository metrics

Stars
 (61 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド