Iris Classon
Iris Classon - In Love with Code

Error trying to run NUnit tests in Visual Studio 2017: ‘Unable to fetch source Information for test method’

I was setting up a new dev environment, and for this environment I went ahead and installed NUnit3TestAdapter so Visual Studio could discover the tests. However, although the the test were found there was a new error.

‘Unable to fetch source Information for test method’

The only solution I’ve found to this, is to disable the Dotnet Extensions for Test Explorer extension and restart Visual Studio (Visual Studio => Tools => Extensions and Updates). I haven’t had this problem before, so it might be a regression bug- and I therefore assume it will be fixed soon so we don’t need this workaround.

Comments

Leave a comment below, or by email.
Bruce
2/2/2018 5:14:06 AM
Thanks for pointing me to the workaround for this annoyance!

It is being tracked Known Issue 


Last modified on 2018-01-14

comments powered by Disqus