Reporter |
|
---|---|
Created | Dec 13, 2017 8:08:25 PM |
Updated | Apr 5, 2018 7:50:53 PM |
Subsystem | Unit Testing |
Assignee | Eugene Strizhok (Eugene.Strizhok) |
Priority | Critical |
State | Submitted |
Type | Bug |
Fix version | 2018.1.1 |
Affected versions | 2017.3.2, 2016.3.2 |
Fixed In Version ReSharper | Undefined |
VsVersion | VS 2017 15.3 |
Hi,
I'm running all tests in my solution and tests marked with the [Explicit]
tag are being run. I have a .net standard library that I'm testing. I'm using a netcoreapp2.0
project to run the tests. I've got Nunit installed. I created the project using Visual Studio 2017 Enterprise (15.5)
Can you help?
Thanks,
Chris