Is This A Testing Crime or Calculated Risk? [ASP.NET Core Example]
July 26, 2023
• 324 views
dotnetdotnet coredotnet core c#xunitxunit c#xunit c# tutorialhow to use xunitxunit tutorialC# unit testingdotnet unit testinghow to unit test c#how to unit test in dotnetxunit testsc# xunitc# xunit tutorialc# unit testing tutorialxunit visual studiovisual studio testasp net coreaspbackend developertestcontainerstestcontainer c#docker test containersintegration testing in software testingintegration testingc# testing
So you decided you'd skip the unit tests but you didn't want to TOTALLY ignore testing. You came up with a solution that gets some of your code exercised, which is better than nothing at all. Over time these integration tests are something you lean on because you know they execute a ton of code. But one day, the unthinkable happens... and they aren't there to save you.
For more software engineering videos, check this out:
https://www.youtube.com/watch?v=9NIhzWDAmzE&list=PLzATctVhnsghjyegbPZOCpn...
