I am trying to implement xunit for test cases in my project and using VS 2012 Professional account.
The test case generation is done fine, but while running them, VS is unable to find any test case.
Tried running the test cases from VS inbuilt test option and using resharper's test option.
Please let me know, if some change in my approach is needed.