Home
ReSharper Support | JetBrains
Contact Support
Community
Sign in
Robert Webster
Total activity
11
Last activity
January 07, 2020 22:46
Member since
October 29, 2014 14:03
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
5
Activity overview
Posts (4)
Comments (2)
Sort by recent activity
Recent activity
Votes
Created
January 07, 2020 22:46
VS2019 JetBrains ReSharper Ultimate 2019.3.1 Build 193.0.20191219.91525 built on 2019-12-19ReSharper 2019.3.20191219.94350
Community
ReSharper Community
ReSharper 2018.1.2 NUnit TestCaseSource (.NET Core / VS2017)
0 votes
Created
January 07, 2020 22:45
I'm getting the same problem. Minimal test code: using System;using NUnit.Framework; namespace Minimal{public class Min{[Test][TestCaseSource(nameof(Payers))]public void TestPayer(string payer){Con...
Community
ReSharper Community
ReSharper 2018.1.2 NUnit TestCaseSource (.NET Core / VS2017)
0 votes