Avoid These C# Testing Patterns... Unless They Actually Work!
January 26, 2024
• 358 views
moqxunitxunit theoryxunit parameterized testsxunit .netxunit and moq c#xunit moq.net core xunitxunit tutorialxunit testsunit test .net coreunit testingsoftware testing pyramidtest driven developmentc# testsC# teststests with xunit.net unit testingunit testc# unit testingsoftware testingsoftware engineeringc# integration testingtesting c# codedotnet xunitxunit c#xunit testing .net coremock objectsdotnetc# tutorial
In software engineering, software testing gets a lot of people debating on the best way to write tests. If we think about our software testing pyramid, where is our effort best spent? My issue: When people disregard entire types of tests writing them off as useless.
In this video, I'll walk you through some C# tests that might feel unconventional. However, I've done testing in C# this way, using xUnit and Moq to have great results. There are situations for everything.
Have you subscribed to my...
