question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support for dotCover configuration file

See original GitHub issue

As described in the help, dotCover can also be called with a configuration file:

dotCover cover <configuration file name> [parameters]

I guess this is especially interesting for specifying filters. Since they might be reused from within the IDE at some point.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:1
  • Comments:13 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
AdaskoTheBeAsTcommented, Jul 19, 2018

Hi I found some time on vacation to properly rebase branch and squash - now in pull https://github.com/cake-build/cake/pull/2213

1reaction
devleadcommented, Jul 16, 2018

Permission disappeared when PR closed, unfortunately GitHub won’t allow you to reopen a PR , you could push branch to your personal repo and open new PR, original issuer would still get attribution for the commit.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Console Runner Configuration | dotCover Documentation
All dotCover commands (except version and help ) accept parameters in an XML configuration file. A configuration file is a reasonable ...
Read more >
Manage and share dotCover settings
dotSettings file under version control. If you want to share settings in other ways, you would need to learn how to create new...
Read more >
Running Code Coverage from the Console with dotCover
Type dotcover help analyse coverage.xml on the command line. I'm doing this in the root folder of my solution. 3; Add coverage.xml to ......
Read more >
DotCover : Code coverage from commandline for an IIS ...
I am successfully able to analyse using the DotCover frontend as it has option for IIS Application. But the problem is when I...
Read more >
dotCover from the command line - YouTube
dotCover How-to: dotCover from the command line · Comments4.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found