Reporter | Alex Berezoutsky (fergard) |
---|---|
Created | Jan 25, 2012 4:07:13 PM |
Updated | Feb 15, 2012 1:54:38 PM |
Priority | Critical |
Type | Bug |
Fix versions | No Fix versions |
State | Submitted |
Assignee | Victor Kropp (victor.kropp) |
Subsystem | No subsystem |
Affected versions | 6.1.1 |
Fixed in build | No Fixed in build |
The reason the attachment is so big is because I wanted to make sure I included a sample set of results that MSTest produces. Every time I do a test run, VS (or MSTest) creates a unique folder in TestResults (see below) and MSTest executes the test from its respective Out directory.
This attachment also contains proof that R#’s test runner does not respect MSTest’s DeploymentItem attribute, which is another requirement of my tests. Again, I’ve included a sample MSTest run from VS to show the expected and desired output.
No matter what I try, I cannot get R# to pass any of these tests. I simply cannot get R# configured to do the same thing that MSTest does from VS’s test runner, even if I configure R# to use MSTest.
Note that, for these tests to pass in VS, the “Enable Deployment” feature must be enabled.
This attachment also contains proof that R#’s test runner does not respect MSTest’s DeploymentItem attribute, which is another requirement of my tests. Again, I’ve included a sample MSTest run from VS to show the expected and desired output.
No matter what I try, I cannot get R# to pass any of these tests. I simply cannot get R# configured to do the same thing that MSTest does from VS’s test runner, even if I configure R# to use MSTest.
Note that, for these tests to pass in VS, the “Enable Deployment” feature must be enabled.