Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mentioning django-factory_boy Factories in the documentation #692

Closed
estyxx opened this issue Feb 4, 2020 · 3 comments
Closed

Mentioning django-factory_boy Factories in the documentation #692

estyxx opened this issue Feb 4, 2020 · 3 comments

Comments

@estyxx
Copy link
Contributor

estyxx commented Feb 4, 2020

The problem

There are some Django very common models (like User, Group, Permission) that should be nice to have their Factories ready to use in your test. And that does django-factory_boy!
But I didn't find any reference in the documentation to it (maybe because is less maintained?), I discovered it because casually looked the repo here on GitHub...

Proposed solution

Put some docs or reference to it in the docs? Maybe in the Django page...

@francoisfreitag
Copy link
Member

That library does not look maintained: the last commit was 4 years ago and its test suite does not run. I don’t think the documentation should point to a stalled repository.

@estyxx
Copy link
Contributor Author

estyxx commented Feb 26, 2020

It's a shame... It would be very useful... Do you know if it would be the chance to update it? Does it accept PR?? [I will make an issue on that repo maybe.. :) ]

@francoisfreitag
Copy link
Member

I do not know. Based on issue FactoryBoy/django-factory_boy#6 that has been unanswered for almost a year, it looks staled to me.

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

No branches or pull requests

2 participants