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

贡献者指南