问题
I am running the latest version of Resharper 2016.2 and Visual Studio 2015 Update 3 and today when I wanted create and run new tests on my solution the context menus to run the tests don't appear. I tried to restoring the default setting for VS 2015 and reinstalling resharper and still can't see this context menu.. any solution? BTW: The project where unit test are located is of type silverlight project.
回答1:
ReSharper doesn't support running Silverlight tests, which need to be run in a Silverlight process, and ReSharper only ships with a .net framework test runner host.
来源:https://stackoverflow.com/questions/39185415/resharper-is-not-runing-tests-with-attribute-test