factory_boy
factory_boy copied to clipboard
Plans to merge this project and https://github.com/youtux/types-factory-boy/ or continue adding typing annotation?
Are there any plans to merge types-factory-boy into this project? Or at least finish adding typing annotation to this project?
It would be really nice to have typing information for factory boy, and types-factory-boy does have a really good start for that (especially the generic faker), but doesn't seem to be up to date (for example, it doesn't have django.Password)
Hi,
I was not aware of that other package. Thanks for bringing it to our attention!
I'll look into this; the last attempt at adding annotations brought some issues to users of the library, so I'd like to move carefully on that!