Reporter |
|
---|---|
Created | Apr 10, 2018 6:21:57 PM |
Updated | Apr 10, 2018 6:30:59 PM |
Subsystem | Unit Testing |
Assignee | Eugene Strizhok (Eugene.Strizhok) |
Priority | Normal |
State | Submitted |
Type | Feature |
Fix version | No Fix versions |
Affected versions | No Affected versions |
Fixed In Version ReSharper | Undefined |
VsVersion | All Versions |
We have 4 base tests with a lot of TestCases and in certain cases we only want to run some of them.
We want to Execute only certain TestFixtures ( n of many on a class ) and only certain TestCase ( 1 of many on a test-function ).
Just like the Playlist in Visual Studio.
We want to Execute only certain TestFixtures ( n of many on a class ) and only certain TestCase ( 1 of many on a test-function ).
Just like the Playlist in Visual Studio.