C# Tip: Use TestCase to run similar unit tests with NUnit
Learn how to organize similar unit tests using theTestCase attribute in NUnit!
Continue reading
TestCase attribute in NUnit!
Continue reading
switch statements in our code. Do you use them at their full potential?
Continue reading
$ symbol, that you can use to create strings using existing variables or properties. Did you know that you can apply custom formattings to such values?
Continue reading