Mixer should user faker.safe_email by default
Open
- Dominant language
- Python
- Stars
- 953
- Forks
- 91
- PR merge metrics
- No merged PRs in 30d
Description
Seems like a sane default to me to use `safe_email` over `email` just in case anyone ever plugs mixer into a test suite that actually sends emails without realising.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating where Mixer chooses Faker's email provider and where its fixture-generation tests cover email values; the issue names `email` and `safe_email` but no files or tests. Change the default to `safe_email`, then confirm the existing test coverage verifies the generated value uses the safe provider.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 54/100