kuzxnia / async_factory_boy

factory_boy extension with asynchronous ORM support
https://pypi.org/project/async-factory-boy/
MIT License
18 stars 7 forks source link

Thanks! #2

Closed ciaransweet closed 6 months ago

ciaransweet commented 1 year ago

No issue as such, just came to say thanks for this. I came across async_factory_boy in a desperate google search after switching all our SQLAlchemy fixtures to async and all our factories broke 😭

This worked instantly, my hero! Have a ⭐ !

thanks