I am using Resharper 6.1 to unit test a new project and seem to ignore the Deployment section of my local.testsettings file.
I tried setting in "ReSharper -> Options -> Unit testing -> MSTest -> Use this test run configuration" to explicitly use the local.testsettings file as suggested in this question: ReSharper Unit Test Runner: support for deployment items , but nothing happens.
I desperately tried to move the files from the test project, create another test settings file, move the test project to another solution, but still nothing.
Any tips?
devundef Jul 24 2018-12-12T00: 00Z
source share