Resharper doesn't respect MSTEST [ExpectedException]
Resharper doesn't respect MSTEST [ExpectedException] attribute. When a unit test is expected to throw an exception the R# test runner will inaccurately list the test as failed due to the thrown exception.
Please sign in to leave a comment.
FWIW: http://youtrack.jetbrains.net/issue/RSRP-173614 "SmartDeviceProjects: ExpectedException Attibute ignored by TestRunner with MSTest"
(I.e. verify it doesn't fail with mstest.exe)