Skip to content

Add faker and faker_seed fixtures support#261

Merged
adamchainz merged 5 commits intopytest-dev:masterfrom
romainletendart:master
May 27, 2020
Merged

Add faker and faker_seed fixtures support#261
adamchainz merged 5 commits intopytest-dev:masterfrom
romainletendart:master

Conversation

@romainletendart
Copy link
Copy Markdown

Faker offers both faker and faker_seed fixtures.
The problem is that using only the faker fixture simply ignores pytest-randomly's seed.
The documented way of seeding the faker fixture mentions using faker_seed.
This PR is a proposal to make pytest-randomly provide its seed to faker via faker_seed.

@adamchainz adamchainz merged commit 617c647 into pytest-dev:master May 27, 2020
@adamchainz
Copy link
Copy Markdown
Member

Merged and released in version 3.4.0, thanks!

Next time you make an open source contribution please check for the things I added/fixed - a changelog note, documentation changes, and passing the tests on CI.

@romainletendart
Copy link
Copy Markdown
Author

@adamchainz Thank you very much for your quick review, fixes and merge!
I will pay more attention next time to the points you've mentioned.
Cheers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants