dotCover API - Get coverage results from Resharper plugin

Answered

Hello there!

Are there any dotCover API methods exposed and available in Resharper plugin?
To be more concrete I'm looking to the way to get the current coverage results in a custom Resharper plugin.

Thanks a lot!

0
4 comments

Hello Leonid!
In order to communicate with dotCover you'll need a separate plugin.
Integration mechanism is similar to the ReSharper's one.
Currently we don't have any public documented api, but if you'd like I can provide you details by email.

0
Avatar
Permanently deleted user

Dear dotCover Team,

are there any dotCover API methods exposed and available in Resharper 2016.3 plugin? Is it possible to trigger dotCover uiless ?

0
Avatar
Permanently deleted user

Hello Boris,

I'm sorry for not responding sooner.

If it's still actual, could you please clarify your goal?

0
Avatar
Permanently deleted user

Hello Ekaterina,

I'm sorry not responding sooner, I have thought about code coverage generation without triggering it inside a visual studio.net. But in the meanwhile I have found out, it is possible to call the dotCover over a command line and it works for me. Thank you.

 

Regards

Boris

0

Please sign in to leave a comment.