Home
.NET Tools Support | JetBrains
Contact Support
Community
Sign in
Ruslan Isakiev
Total activity
337
Last activity
November 01, 2023 22:32
Member since
May 28, 2010 15:50
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
131
Activity overview
Articles (0)
Posts (0)
Comments (206)
Sort by recent activity
Recent activity
Votes
Created
January 11, 2012 11:26
Hi Max,Answering your questions:1) Filtering can be performed with coverage filters, so there is no need in manual filtering unless you need something really specific.Additional info is available...
Community
dotCover discussions
Load Console Coverage into VS
0 votes
Created
September 05, 2011 11:10
Hello Abdu,There is else one question: do you use TypeMock Isolator?There was an integration issue which resulted in a similar error.Currently we work with the TypeMock team on resolving it.
Community
dotCover discussions
"Jump to invalid addres" error
0 votes
Created
September 05, 2011 10:24
Hello Shike,It is expected that running tests with enabled coverage takes longer than simple run.This is because of the code instrumentaion which makes coverage analysis possible.Regarding the comp...
Community
dotCover discussions
dotCover performance (6 times slower that normally)
0 votes
Created
September 05, 2011 15:00
Hello Shike,Thank you for the feedback.Some comments:- regarding filters I meant not NCover but MSTest coverage- execution difference with normal run is not 2-3 minutes, but 2-3 times.(it is always...
Community
dotCover discussions
dotCover performance (6 times slower that normally)
0 votes
Created
September 05, 2011 15:16
Thank you, Shike.
Community
dotCover discussions
dotCover performance (6 times slower that normally)
0 votes
Created
December 06, 2010 13:15
It looks like PDBs for the silverlight assemblies were not found.Have you specified path to the PDBs as described on the screenshot?http://confluence.jetbrains.net/download/attachments/36021360/201...
Community
dotCover discussions
Idiot level instructions on how to use dotCover with Silverlight4 app?
0 votes
Created
December 06, 2010 14:39
This should be an absolute path to the folder containing actual PDB-files.(e.g. c:\path_to_the_project\bin\debug)It's possible to specify several folders. In this case they should be separated with...
Community
dotCover discussions
Idiot level instructions on how to use dotCover with Silverlight4 app?
0 votes
Created
January 27, 2011 15:52
Hello Kay,There is else one way to analyse your automated tests.You can use "dotCover -> Cover Application -> .NET Process".It will analyse all .NET processes started after you will click "OK".Also...
Community
dotCover discussions
Idiot level instructions on how to use dotCover with Silverlight4 app?
0 votes
Created
June 25, 2012 11:02
Hello Svante,dotCover 2.0 with attribute filters was released.You can find additional info and download links here:http://www.jetbrains.com/dotcover/whatsnew
Community
dotCover discussions
Please support ExcludeFromCodeCoverageAttribute
0 votes
Created
June 06, 2014 14:43
Hi Jan,This scenario is currently not supported directly, however you can achieve the result using internal features.The steps are the following:- reference JetBrains.Profiler.Core.Api.dll from the...
Community
dotCover discussions
get code covered between 2 breakpoints
0 votes
«
First
‹
Previous
Next
›
Last
»