<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Running Code Coverage from the Console with dotCover</title>
	<atom:link href="http://blogs.jetbrains.com/dotnet/2010/07/running-code-coverage-from-the-console-with-dotcover/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.jetbrains.com/dotnet/2010/07/running-code-coverage-from-the-console-with-dotcover/</link>
	<description>ReSharper for productivity, dotTrace for performance, dotCover for test coverage</description>
	<pubDate>Wed, 16 May 2012 20:49:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: DotCoverEvaluator</title>
		<link>http://blogs.jetbrains.com/dotnet/2010/07/running-code-coverage-from-the-console-with-dotcover/#comment-346552</link>
		<dc:creator>DotCoverEvaluator</dc:creator>
		<pubDate>Thu, 29 Mar 2012 09:23:06 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/2010/07/running-code-coverage-from-the-console-with-dotcover/#comment-346552</guid>
		<description>Hi,
I managed to run it now, but have another problem 
But still some error, I get the following message 

.
.
Analysed application exited with code ‘-1′

and when I look at the generated html the coverage is 0% while if I run it from VS I have 5%.
What does  code ‘-1′ means ?

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I managed to run it now, but have another problem<br />
But still some error, I get the following message </p>
<p>.<br />
.<br />
Analysed application exited with code ‘-1′</p>
<p>and when I look at the generated html the coverage is 0% while if I run it from VS I have 5%.<br />
What does  code ‘-1′ means ?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DotCoverEvaluator</title>
		<link>http://blogs.jetbrains.com/dotnet/2010/07/running-code-coverage-from-the-console-with-dotcover/#comment-346551</link>
		<dc:creator>DotCoverEvaluator</dc:creator>
		<pubDate>Thu, 29 Mar 2012 09:00:27 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/2010/07/running-code-coverage-from-the-console-with-dotcover/#comment-346551</guid>
		<description>Hi,
I am trying to set up DotCover to run it from outside VS.
I am using nunit as unit test framework.

I followed the steps explained in this page, but I get an error message (There is no Application Shell running.) when I run dotCover analyse coverage.xml

----------
$ dotCover analyse coverage.xml
JetBrains dotCover Console Runner v1.2.384.4. Copyright (c) 2009-2012 JetBrains s.r.o. All rights reserved.

Unhandled exception: There is no Application Shell running.
-----------
What have I missed?
I have a trailed version of dotCover now.

Best regards!</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I am trying to set up DotCover to run it from outside VS.<br />
I am using nunit as unit test framework.</p>
<p>I followed the steps explained in this page, but I get an error message (There is no Application Shell running.) when I run dotCover analyse coverage.xml</p>
<p>&#8212;&#8212;&#8212;-<br />
$ dotCover analyse coverage.xml<br />
JetBrains dotCover Console Runner v1.2.384.4. Copyright (c) 2009-2012 JetBrains s.r.o. All rights reserved.</p>
<p>Unhandled exception: There is no Application Shell running.<br />
&#8212;&#8212;&#8212;&#8211;<br />
What have I missed?<br />
I have a trailed version of dotCover now.</p>
<p>Best regards!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hadi Hariri</title>
		<link>http://blogs.jetbrains.com/dotnet/2010/07/running-code-coverage-from-the-console-with-dotcover/#comment-341063</link>
		<dc:creator>Hadi Hariri</dc:creator>
		<pubDate>Fri, 17 Feb 2012 12:08:01 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/2010/07/running-code-coverage-from-the-console-with-dotcover/#comment-341063</guid>
		<description>You need to install @dotCover on the build machine to run it still, yes.</description>
		<content:encoded><![CDATA[<p>You need to install @dotCover on the build machine to run it still, yes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gerhard</title>
		<link>http://blogs.jetbrains.com/dotnet/2010/07/running-code-coverage-from-the-console-with-dotcover/#comment-341054</link>
		<dc:creator>Gerhard</dc:creator>
		<pubDate>Fri, 17 Feb 2012 08:49:52 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/2010/07/running-code-coverage-from-the-console-with-dotcover/#comment-341054</guid>
		<description>Sorry. I wanted to say - to install VS2010 on our build machine...</description>
		<content:encoded><![CDATA[<p>Sorry. I wanted to say - to install VS2010 on our build machine&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gerhard</title>
		<link>http://blogs.jetbrains.com/dotnet/2010/07/running-code-coverage-from-the-console-with-dotcover/#comment-341053</link>
		<dc:creator>Gerhard</dc:creator>
		<pubDate>Fri, 17 Feb 2012 08:48:49 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/2010/07/running-code-coverage-from-the-console-with-dotcover/#comment-341053</guid>
		<description>Is it still a requirement to install dotCover on our BuildMachine ? This would be really show stopper ... We are also using Hudson.

Thx for a short answer.</description>
		<content:encoded><![CDATA[<p>Is it still a requirement to install dotCover on our BuildMachine ? This would be really show stopper &#8230; We are also using Hudson.</p>
<p>Thx for a short answer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ash</title>
		<link>http://blogs.jetbrains.com/dotnet/2010/07/running-code-coverage-from-the-console-with-dotcover/#comment-331951</link>
		<dc:creator>Ash</dc:creator>
		<pubDate>Thu, 28 Jul 2011 22:27:28 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/2010/07/running-code-coverage-from-the-console-with-dotcover/#comment-331951</guid>
		<description>How do I run tests with coverage from the command line for a silverlight app?</description>
		<content:encoded><![CDATA[<p>How do I run tests with coverage from the command line for a silverlight app?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hadi Hariri</title>
		<link>http://blogs.jetbrains.com/dotnet/2010/07/running-code-coverage-from-the-console-with-dotcover/#comment-330932</link>
		<dc:creator>Hadi Hariri</dc:creator>
		<pubDate>Fri, 03 Jun 2011 14:53:32 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/2010/07/running-code-coverage-from-the-console-with-dotcover/#comment-330932</guid>
		<description>@Eladio,

TeamCity includes dotCover already. If you're using something different (Hudson) in your case, unfortunately right now the only way to do it is installing it which requires Visual Studio. We're working on removing this requirement.</description>
		<content:encoded><![CDATA[<p>@Eladio,</p>
<p>TeamCity includes dotCover already. If you&#8217;re using something different (Hudson) in your case, unfortunately right now the only way to do it is installing it which requires Visual Studio. We&#8217;re working on removing this requirement.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eladio</title>
		<link>http://blogs.jetbrains.com/dotnet/2010/07/running-code-coverage-from-the-console-with-dotcover/#comment-330931</link>
		<dc:creator>Eladio</dc:creator>
		<pubDate>Fri, 03 Jun 2011 14:16:12 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/2010/07/running-code-coverage-from-the-console-with-dotcover/#comment-330931</guid>
		<description>On the CI, how does dotcover install and run?

Do I need admin rights to install and configure the licenese?

I use Hudson for my build server so I need to deploy dotcover on the fly (some sort of xcopy), get it configured and executing on machines that sit on a farm.   

Is this possible?

Eladio</description>
		<content:encoded><![CDATA[<p>On the CI, how does dotcover install and run?</p>
<p>Do I need admin rights to install and configure the licenese?</p>
<p>I use Hudson for my build server so I need to deploy dotcover on the fly (some sort of xcopy), get it configured and executing on machines that sit on a farm.   </p>
<p>Is this possible?</p>
<p>Eladio</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hadi Hariri</title>
		<link>http://blogs.jetbrains.com/dotnet/2010/07/running-code-coverage-from-the-console-with-dotcover/#comment-328634</link>
		<dc:creator>Hadi Hariri</dc:creator>
		<pubDate>Thu, 24 Mar 2011 04:19:35 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/2010/07/running-code-coverage-from-the-console-with-dotcover/#comment-328634</guid>
		<description>@Lokesh,

What does your dotcover configuration look like? What unit test runner are you using?</description>
		<content:encoded><![CDATA[<p>@Lokesh,</p>
<p>What does your dotcover configuration look like? What unit test runner are you using?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lokesh</title>
		<link>http://blogs.jetbrains.com/dotnet/2010/07/running-code-coverage-from-the-console-with-dotcover/#comment-328580</link>
		<dc:creator>Lokesh</dc:creator>
		<pubDate>Wed, 23 Mar 2011 07:05:07 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/2010/07/running-code-coverage-from-the-console-with-dotcover/#comment-328580</guid>
		<description>hi,
 
Following is the Log seen (end of it) when i run the Dotcover from commandline
 
 
  Disposing the test runner.
  Stop time: 12:15 PM (Total execution time: 491.033 seconds)

  654 run, 646 passed, 8 failed, 0 inconclusive, 0 skipped

  Analysed application exited with code '1'
  Coverage session finished [3/23/2011 12:15:19 PM]
  Snapshot merging started [3/23/2011 12:15:19 PM]
  Source snapshots number: 2
  Merging snapshots 1-2
  Snapshot merging failed [3/23/2011 12:15:19 PM]. Null AssemblyName
 
 
So i dont get the XML report
What may be the problem??</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>Following is the Log seen (end of it) when i run the Dotcover from commandline</p>
<p>  Disposing the test runner.<br />
  Stop time: 12:15 PM (Total execution time: 491.033 seconds)</p>
<p>  654 run, 646 passed, 8 failed, 0 inconclusive, 0 skipped</p>
<p>  Analysed application exited with code &#8216;1&#8242;<br />
  Coverage session finished [3/23/2011 12:15:19 PM]<br />
  Snapshot merging started [3/23/2011 12:15:19 PM]<br />
  Source snapshots number: 2<br />
  Merging snapshots 1-2<br />
  Snapshot merging failed [3/23/2011 12:15:19 PM]. Null AssemblyName</p>
<p>So i dont get the XML report<br />
What may be the problem??</p>
]]></content:encoded>
	</item>
</channel>
</rss>

