Forum member

theateist

1 post

Posts by theateist

  1. MStest doesn't execute unit tests when OutputPath of the project changes

    When I change the [i]OutputPath[/i] for my unit test project the tests are still discoverable in [i]Test Explorer[/i], but when I try to run them (right-click -> Run) they don't run and I get the error below in Output window. Why it suddenly doesn't find that dll? [code=csharp] Building Test P…