Quantcast
Channel: YouTrackReSharper (RSRP) - Bug and Issue Tracker
Viewing all articles
Browse latest Browse all 106942

RSRP-469431: Resharper stopped to display test names when supplied via TestCaseSource

$
0
0
Reporter Juerg Staub (juerg.staub) Juerg Staub (juerg.staub)
Created Apr 26, 2018 8:12:30 PM
Updated Apr 26, 2018 8:12:30 PM
Subsystem No Subsystem
Assignee Unassigned
Priority Normal
State Submitted
Type Unspecified
Fix version No Fix versions
Affected versions No Affected versions
Fixed In Version ReSharper Undefined
VsVersion All Versions

In the Unit Test Session window, Resharper stopped to display test names. They are supplied like this:

yield return new TestCaseData(deviceId, deviceType, deviceReference, testDeviceData, vehicleReference, contractReference)
.SetName($"{environment}: 2 hours trip for {deviceType}: {deviceId}");

The test is declared as follows:
[TestCaseSource(typeof(LongTrackTestCaseSource), nameof(LongTrackTestCaseSource.TestCases))]

It stopped working after upgrading to 2018.1 from 2017.3.5. Downgrading to 2017.3.5 did not help. The is a warning in the Unit Test Session window, which I have attached to this report.


Viewing all articles
Browse latest Browse all 106942

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>