win7user10 / Laraue.EfCoreTriggers

Library to write triggers in C# with EF.Core
MIT License
111 stars 20 forks source link

suggestion for improvement - unit tests with TestContainers #60

Open Phil91 opened 1 year ago

Phil91 commented 1 year ago

You could use TestContainers for the UnitTests.

With that you could start a database instance for each specific test,