.net - Why use TestDriven.net when you have Resharper? -


as far can tell, testdriven.net focused on giving direct access running tests within visual studio. yet, resharper, while being more general tool, provides functionality well. if 1 uses resharper, there point in using testdriven.net?

if have resharper, no, don't need it. if don't, great, free tool.


Comments

Popular posts from this blog

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -

Java - Returning an array from a method to main -