<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Visual Studio 2012 RC – What’s new in Code Coverage</title><link>http://blogs.msdn.com/b/visualstudioalm/archive/2012/06/19/visual-studio-2012-rc-what-s-new-in-code-coverage.aspx</link><description>As product development adapts to the demands of continuous delivery models and agile methodologies, the developer is being entrusted with bringing in product changes with a higher quality bar. Besides strengthening processes to include quality checkpoints</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Visual Studio 2012 RC – What’s new in Code Coverage</title><link>http://blogs.msdn.com/b/visualstudioalm/archive/2012/06/19/visual-studio-2012-rc-what-s-new-in-code-coverage.aspx#10379996</link><pubDate>Fri, 21 Dec 2012 05:00:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10379996</guid><dc:creator>Allen Mathias</dc:creator><description>&lt;p&gt;Thanks for your feedback @ekleeman.&lt;/p&gt;
&lt;p&gt;The exclude attribute continues to work. So if it isn&amp;#39;t working for you please get back to us or raise a connect issue and we will definitely investigate why.&lt;/p&gt;
&lt;p&gt;For shared projects the use of a .runsettings file is pretty simple and from the feedback received is way better than the .testsettings file experience where you had to maintain a list of your &amp;quot;interested&amp;quot; dlls, keep it updated and have a whole different instrumented build.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10379996" width="1" height="1"&gt;</description></item><item><title>re: Visual Studio 2012 RC – What’s new in Code Coverage</title><link>http://blogs.msdn.com/b/visualstudioalm/archive/2012/06/19/visual-studio-2012-rc-what-s-new-in-code-coverage.aspx#10379873</link><pubDate>Thu, 20 Dec 2012 19:03:59 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10379873</guid><dc:creator>ekleeman</dc:creator><description>&lt;p&gt;This blows.&lt;/p&gt;
&lt;p&gt;What you did was make it harder to instrument specific assemblies for solutions that share projects. And the exclude attribute no longer works. So, now we have to create yet another file, .runsettings just to specify instrumentation for each solution. Thanx&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10379873" width="1" height="1"&gt;</description></item><item><title>re: Visual Studio 2012 RC – What’s new in Code Coverage</title><link>http://blogs.msdn.com/b/visualstudioalm/archive/2012/06/19/visual-studio-2012-rc-what-s-new-in-code-coverage.aspx#10367973</link><pubDate>Tue, 13 Nov 2012 05:41:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10367973</guid><dc:creator>Allen Mathias</dc:creator><description>&lt;p&gt;@Krzysztof yes code coverage for x86 and x64 is supported with the native unit tests in Visual Studio 2012.&lt;/p&gt;
&lt;p&gt;You can continue to use AnyCpu for your managed unit test projects and use the new execution engine ie. vstest.console.exe for command line execution.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10367973" width="1" height="1"&gt;</description></item><item><title>re: Visual Studio 2012 RC – What’s new in Code Coverage</title><link>http://blogs.msdn.com/b/visualstudioalm/archive/2012/06/19/visual-studio-2012-rc-what-s-new-in-code-coverage.aspx#10367747</link><pubDate>Mon, 12 Nov 2012 16:02:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10367747</guid><dc:creator>Krzysztof</dc:creator><description>&lt;p&gt;Hallo, nice update. I have one question to point &amp;#39;3 Native is a first class citizen&amp;#39; is there support for native x86 or x64 ? Is any cpu supported by MSTest and Coverage test ?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10367747" width="1" height="1"&gt;</description></item><item><title>re: Visual Studio 2012 RC – What’s new in Code Coverage</title><link>http://blogs.msdn.com/b/visualstudioalm/archive/2012/06/19/visual-studio-2012-rc-what-s-new-in-code-coverage.aspx#10357675</link><pubDate>Tue, 09 Oct 2012 08:18:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10357675</guid><dc:creator>André Krijnen</dc:creator><description>&lt;p&gt;Thanks it helped me out to configure it well!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10357675" width="1" height="1"&gt;</description></item><item><title>re: Visual Studio 2012 RC – What’s new in Code Coverage</title><link>http://blogs.msdn.com/b/visualstudioalm/archive/2012/06/19/visual-studio-2012-rc-what-s-new-in-code-coverage.aspx#10322468</link><pubDate>Thu, 21 Jun 2012 05:18:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10322468</guid><dc:creator>Allen Mathias</dc:creator><description>&lt;p&gt;@Joe&lt;/p&gt;
&lt;p&gt;Yes, SharePoint targetted Unit Tests are supported for code coverage. &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10322468" width="1" height="1"&gt;</description></item><item><title>re: Visual Studio 2012 RC – What’s new in Code Coverage</title><link>http://blogs.msdn.com/b/visualstudioalm/archive/2012/06/19/visual-studio-2012-rc-what-s-new-in-code-coverage.aspx#10322467</link><pubDate>Thu, 21 Jun 2012 05:11:59 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10322467</guid><dc:creator>Allen Mathias</dc:creator><description>&lt;p&gt;@Tobias&lt;/p&gt;
&lt;p&gt;I tried this out on the RC build and I am able to see the correct coverage data and associated coloring.&lt;/p&gt;
&lt;p&gt;Would it be possible to share out the testmethod. You can email the same to me @ allendm-msft at hotmail dot com&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10322467" width="1" height="1"&gt;</description></item><item><title>re: Visual Studio 2012 RC – What’s new in Code Coverage</title><link>http://blogs.msdn.com/b/visualstudioalm/archive/2012/06/19/visual-studio-2012-rc-what-s-new-in-code-coverage.aspx#10322447</link><pubDate>Thu, 21 Jun 2012 03:28:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10322447</guid><dc:creator>Joe</dc:creator><description>&lt;p&gt;Hi Allen,&lt;/p&gt;
&lt;p&gt;Do you now support code coverage for SharePoint 2010 (e.g., .NET 3.5 x64 DLLs)? It&amp;#39;s possible in VS2010 via VSPerf/VSInstr, but it&amp;#39;d be great if this works &amp;quot;out of box&amp;quot; now (as opposed to just via command line) in VS 2012.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Joe&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10322447" width="1" height="1"&gt;</description></item><item><title>re: Visual Studio 2012 RC – What’s new in Code Coverage</title><link>http://blogs.msdn.com/b/visualstudioalm/archive/2012/06/19/visual-studio-2012-rc-what-s-new-in-code-coverage.aspx#10322166</link><pubDate>Wed, 20 Jun 2012 12:33:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10322166</guid><dc:creator>Tobias Burger</dc:creator><description>&lt;p&gt;If I test async code and run a Code Coverage Analysis in VS 2012 RC i get the async blocks not covered.&lt;/p&gt;
&lt;p&gt;The lines where I call await are colored in yellow and in the Code Coverage Results pane the method that doesn&amp;#39;t get covered is &amp;quot;MoveNext()&amp;quot;&lt;/p&gt;
&lt;p&gt;[TestMethod]&lt;/p&gt;
&lt;p&gt;publis async Task TestAsyncCode()&lt;/p&gt;
&lt;p&gt;{&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; var response = await &amp;lt;asyncmethodtotest&amp;gt;;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; Assert...&lt;/p&gt;
&lt;p&gt;}&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10322166" width="1" height="1"&gt;</description></item><item><title>re: Visual Studio 2012 RC – What’s new in Code Coverage</title><link>http://blogs.msdn.com/b/visualstudioalm/archive/2012/06/19/visual-studio-2012-rc-what-s-new-in-code-coverage.aspx#10322042</link><pubDate>Wed, 20 Jun 2012 04:51:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10322042</guid><dc:creator>Allen Mathias</dc:creator><description>&lt;p&gt;@Dimitry no such planned series. The primary objective with both the posts was to give a quick intro to the new features in our areas and therefore I decided to keep the subject similar to Mathew&amp;#39;s post on unit testing :)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10322042" width="1" height="1"&gt;</description></item></channel></rss>