pytest-dev/pytest-mimesis

Provide random seed

開放

#5 建立於 2018年6月17日

 (0 則留言) (2 個反應) (0 位負責人)Python (4 個分叉)github user discovery
hacktoberfest

倉庫指標

星標
 (61 顆星)
PR 合併指標
 (30 天內沒有已合併 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

貢獻者指南