w3tecch / typeorm-seeding

🌱 A delightful way to seed test data into your database.
https://www.npmjs.com/package/typeorm-seeding
MIT License
877 stars 131 forks source link

Rethrow error when entity save fails #219

Open drewish opened 2 years ago

drewish commented 2 years ago

This will provide the full context on why the save failed, even if tests are running with --silent.