<?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>Implementing Traits in custom Visual Studio Test Adapters</title><link>http://blogs.msdn.com/b/visualstudioalm/archive/2012/12/05/implementing-traits-in-custom-visual-studio-test-adapters.aspx</link><description>Terje Sandstrom has written two excellent blogs on using Traits in Visual Studio Test Explorer. How to manage unit tests in Visual Studio 2012 Update 1 : Part 1–Using Traits in the Unit Test Explorer Part 2–Using Traits with different test frameworks</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Implementing Traits in custom Visual Studio Test Adapters</title><link>http://blogs.msdn.com/b/visualstudioalm/archive/2012/12/05/implementing-traits-in-custom-visual-studio-test-adapters.aspx#10394907</link><pubDate>Mon, 18 Feb 2013 16:21:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10394907</guid><dc:creator>Mathew Aniyan MSFT'</dc:creator><description>&lt;p&gt;@Akram,&lt;/p&gt;
&lt;p&gt;In the ITestExecutor.RunTests method, you can provide additional error information in the Test Result class. &lt;/p&gt;
&lt;p&gt;In my sample (&lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/b/visualstudioalm/archive/2012/07/31/writing-a-visual-studio-2012-unit-test-adapter.aspx"&gt;blogs.msdn.com/.../writing-a-visual-studio-2012-unit-test-adapter.aspx&lt;/a&gt;), I have filled TestResult.Outcome. You can include additional information such as ErrorMessage &amp;amp; ErrorStackTrace.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10394907" width="1" height="1"&gt;</description></item><item><title>re: Implementing Traits in custom Visual Studio Test Adapters</title><link>http://blogs.msdn.com/b/visualstudioalm/archive/2012/12/05/implementing-traits-in-custom-visual-studio-test-adapters.aspx#10393415</link><pubDate>Wed, 13 Feb 2013 16:07:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10393415</guid><dc:creator>Akram Alhinnawi</dc:creator><description>&lt;p&gt;Mathew, your job is amazing. I&amp;#39;ve been following your work since I started implementing XML Test Adapter. So now the most important question is, if you added Traits successfully, how can we add the ErrorMessage attribute is the test fails? can we do something about it?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10393415" width="1" height="1"&gt;</description></item></channel></rss>