Dearest Gentle Reader, While today marks the end of our test refactoring journey, we still have much ground to cover. …
Category:
Test Refactoring
-
-
We made some substantial progress on the testability of our code during the last article when we removed our dependency …
-
Programming directly against a C# concrete class is one of the easiest ways to degrade the unit testability of your …
-
Welcome to the second post in the .Net Unit Testing series: escaping the sticky trap of infinite or C# CancellationToken …
-
Welcome to the first post in the Dot Net Core Unit Testing series! In this post we will take a …
-
.NetFeaturedSloth SeriesTest Refactoring
[Series] Your .Net Unit Tests Are Judging You: Why You Should Listen to them
by Trentby TrentI’ll just do a little more manual regression testing… Is unit testing C# code tedious or difficult? So tedious or …