Replies: 2 comments
-
I would vote for an abstract interface for generators as there are more (f.e. https://chancejs.com/) and preferences (and codebases) may differ. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm coming from the Python world, having used SQLAlchemy and Django ORM with https://factoryboy.readthedocs.io and https://faker.readthedocs.io/en/master/ and they're lovely to work with.
Wishlist:
.build()
in factoryboy) vs. insert into the DBBeta Was this translation helpful? Give feedback.
All reactions