Skip to content

Compared to unit testing, Integration testing gives us a better return on test investment. Nowadays, we have a lot of tools to set it up easily, and it can go faster and give us more confidence with code we have changing knowing we have not breaking existing functionalities. It can help us to catch regression errors, before we deploy to a test e…

Notifications You must be signed in to change notification settings

logcorner/Asp.Net-Web-Api-Core-Integration-testing-using-InMemory-EntityFrameworkCore-Sqlite-and-Xunit2

Repository files navigation

Asp.Net-Web-Api-Core-Integration-testing-using-InMemory-EntityFrameworkCore-Sqlite-and-Xunit2

About

Compared to unit testing, Integration testing gives us a better return on test investment. Nowadays, we have a lot of tools to set it up easily, and it can go faster and give us more confidence with code we have changing knowing we have not breaking existing functionalities. It can help us to catch regression errors, before we deploy to a test e…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published