mardi 2 août 2016

xUnit Test Runner failed to run tests through ReSharper

  • Visual Studio 2015 Enterprise Update 3, all KB package updates are applied
  • ReSharper 2016.1.2, latest
  • According to my package.json file xunit references are;
    • "xunit": "2.2.0-beta2-build3300", "xunit.abstractions": "2.0.1-rc2", "xunit.assert": "2.2.0-beta2-build3300", "xunit.extensibility.core": "2.2.0-beta2-build3300", "xunit.extensibility.execution": "2.2.0-beta2-build3300", "xunit.runner.console": "2.2.0-beta2-build3300", "xunit.runner.visualstudio": "2.2.0-beta2-build1149", "xunit.runners": "2.0.0"
  • .Net framework is 4.5.2

When i try to use ReSharper xUnit test runner, i'm encountering;

"Unit Test Runner failed to run tests, Unable to run xUnit tests - File not found:"D:\srcs\GitProjects..etc\bin\My.Tests.dll" Parameter name: assemblyFileName

enter image description here Sorry for Turkish exception details, i couldn't change yet. Any idea about that? I searched a lot of forums and i couldn't find any useful stuff. Thanks in advance.

Aucun commentaire:

Enregistrer un commentaire