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. For example, the ...
The Visual Studio team says it has released portions of its Visual Studio Test Platform to the open source community. It's available on Github here, with the docs here. It's currently available to ...