Community

A Better Way to Test for Exceptions in Visual Studio

(Peter Vogel) I’ve always argued that the only easier way to test your code than using Visual Studio Test is to not test at all. But that doesn’t mean that I think Visual Studio Test is perfect.