2
Answers

Testing in C#?

Jay

Jay

15y
3.4k
1
Just turned a C# programmer. I had been developing in Java for 8 years. But now i need to learn a new language after going into my new job.

What are the testing methods available for testing in C# and in Visual Studio IDE?

Is there anything similar to Java's JUnit testing + Java assertions for C#?
Any other tools for testing in C#?
Answers (2)