What is the best way to practice unit testing in C#?
C#
7
Posts
3
Posters
0
Views
1
Watching
-
I'm new to the unit-testing world and want to know how I can improve and write better tests :)
-
I'm new to the unit-testing world and want to know how I can improve and write better tests :)
-
Any recommended book? :)
-
Any recommended book? :)
-
Manning | The Art of Unit Testing, Second Edition[^]
Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^]
Thanks!
-
Thanks!
-
I'm new to the unit-testing world and want to know how I can improve and write better tests :)
I would also suggest reading on some unit test patterns.