Home
ReSharper Support | JetBrains
Submit a request
Community
Sign in
Ivan Skorikov
Total activity
12
Last activity
June 15, 2023 08:20
Member since
February 23, 2023 10:39
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
5
Activity overview
Articles (0)
Posts (0)
Comments (7)
Ivan Skorikov
commented,
June 15, 2023 08:20
Hello, Thank you for the screencast, it sheds a little light on the behavior you're observing but still - we would really appreciate a sample solution or an example of a test class where the execut...
Community
ReSharper Community
Execution Order Issue with ReSharper Test Runner Impacting Tests Individually
0 votes
Ivan Skorikov
commented,
June 13, 2023 10:16
Hello, you can share privately it via another ticket you have submitted earlier (#5223705) or you can use JetBrains Upload Service - upload the file and post the upload ID here.
Community
ReSharper Community
Execution Order Issue with ReSharper Test Runner Impacting Tests Individually
0 votes
Ivan Skorikov
commented,
June 13, 2023 09:44
Hello Gabriel, When using AssemblyInitialize, ClassInitialize or TestInitialize attributes, MSTest has an established order in which it runs the methods marked with such attributes, it is listed i...
Community
ReSharper Community
Execution Order Issue with ReSharper Test Runner Impacting Tests Individually
0 votes
Ivan Skorikov
commented,
June 13, 2023 08:17
Hello, Jason. Could you please clarify whether your tests actually run despite producing the warning you have mentioned? Would it be possible for you to provide a sample solution so we could try re...
Community
ReSharper EAP
No .NET4.8 in Unit Testing .NET Framework dropdown.
0 votes
Ivan Skorikov
commented,
May 04, 2023 11:54
Hello Florian Winter, In ReSharper, if you need to discard some of the cached information, you can Shift+left click Refresh in the Unit Test Explorer, it will clear unit test tree and discovery res...
Community
ReSharper Community
Unit Test Session hangs
0 votes
Ivan Skorikov
commented,
April 14, 2023 08:50
Hello Andrew, MSTest's [ClassInitialize] attribute requires the method to have a particular signature, namely you have to pass a parameter of a TestContext type. In your example in would be as foll...
Community
ReSharper Community
Test Runner ignores tests with ClassInitialize MSTest attribute
0 votes
Ivan Skorikov
commented,
February 23, 2023 10:39
Hello,Thank you for reporting the issue, I have created a corresponding record on our bug tracker: https://youtrack.jetbrains.com/issue/RSRP-491424/No-runsettings-file-is-used-by-R-test-runner-when...
Community
ReSharper Community
ReSharper ignoring/reading wrong runsettings file
0 votes