I am trying to create unit tests in a website solution but it gives me an error such as "test generation only Supported non-test projects ".
I am capable of generating unit test cases in a web application project but this is not possible for a website.
I am using a Visual Studio 2010 Professional.
Comments
Post a Comment