<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Silverlight 2 unit test framework binaries updated</title>
	<atom:link href="http://www.jeff.wilcox.name/2009/07/silverlight-2-unit-test-framework-binaries-updated/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jeff.wilcox.name/2009/07/silverlight-2-unit-test-framework-binaries-updated/</link>
	<description>Silverlight, rich client apps and web development</description>
	<lastBuildDate>Fri, 12 Mar 2010 02:36:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jeff Wilcox</title>
		<link>http://www.jeff.wilcox.name/2009/07/silverlight-2-unit-test-framework-binaries-updated/comment-page-1/#comment-1518</link>
		<dc:creator>Jeff Wilcox</dc:creator>
		<pubDate>Thu, 02 Jul 2009 06:52:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeff.wilcox.name/?p=421#comment-1518</guid>
		<description>@Rick,
Not really - since the test framework is really running as an &quot;untrusted&quot; end user application, like all Silverlight applications, it isn&#039;t able to do any interactive testing. Engineering a robust solution for user interface automation would be difficult, and require communicating with another process. Doing it right, and in a way that is easy enough to use, is a big technical challenge.</description>
		<content:encoded><![CDATA[<p>@Rick,<br />
Not really &#8211; since the test framework is really running as an &#8220;untrusted&#8221; end user application, like all Silverlight applications, it isn&#8217;t able to do any interactive testing. Engineering a robust solution for user interface automation would be difficult, and require communicating with another process. Doing it right, and in a way that is easy enough to use, is a big technical challenge.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick</title>
		<link>http://www.jeff.wilcox.name/2009/07/silverlight-2-unit-test-framework-binaries-updated/comment-page-1/#comment-1517</link>
		<dc:creator>Rick</dc:creator>
		<pubDate>Thu, 02 Jul 2009 03:46:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeff.wilcox.name/?p=421#comment-1517</guid>
		<description>Is there any chance to get the test case work in interactive mode that is clicking here and there?

Just like Rational Robo.</description>
		<content:encoded><![CDATA[<p>Is there any chance to get the test case work in interactive mode that is clicking here and there?</p>
<p>Just like Rational Robo.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick</title>
		<link>http://www.jeff.wilcox.name/2009/07/silverlight-2-unit-test-framework-binaries-updated/comment-page-1/#comment-1516</link>
		<dc:creator>Rick</dc:creator>
		<pubDate>Thu, 02 Jul 2009 03:45:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeff.wilcox.name/?p=421#comment-1516</guid>
		<description>Is there any chance to get the test case work in interactive mode that is clicking here and there?</description>
		<content:encoded><![CDATA[<p>Is there any chance to get the test case work in interactive mode that is clicking here and there?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SmartyP</title>
		<link>http://www.jeff.wilcox.name/2009/07/silverlight-2-unit-test-framework-binaries-updated/comment-page-1/#comment-1514</link>
		<dc:creator>SmartyP</dc:creator>
		<pubDate>Thu, 02 Jul 2009 00:57:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeff.wilcox.name/?p=421#comment-1514</guid>
		<description>hrm, looks like i overlooked this blog post of yours already which addresses #2, ill give it a closer look:

http://www.jeff.wilcox.name/2008/03/silverlight2-unit-testing/

thanks again</description>
		<content:encoded><![CDATA[<p>hrm, looks like i overlooked this blog post of yours already which addresses #2, ill give it a closer look:</p>
<p><a href="http://www.jeff.wilcox.name/2008/03/silverlight2-unit-testing/" rel="nofollow">http://www.jeff.wilcox.name/2008/03/silverlight2-unit-testing/</a></p>
<p>thanks again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SmartyP</title>
		<link>http://www.jeff.wilcox.name/2009/07/silverlight-2-unit-test-framework-binaries-updated/comment-page-1/#comment-1513</link>
		<dc:creator>SmartyP</dc:creator>
		<pubDate>Thu, 02 Jul 2009 00:38:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeff.wilcox.name/?p=421#comment-1513</guid>
		<description>jeff, thansk a bunch for keeping up with the SL test framework.. ive got a couple questions / requests:

1) can the test framework be put on codeplex so that there can be discussion postings so that users of the framework can help each other out and share examples?

2) can there be a sample provided of InternalsVisibleTo (used for allowing tests to call protected methods), and do you know if this currently works in the SL test framework? Does it require strongly typed assemblies to work?

3) Is there any way to customize the look of the results page? 

thanks again for continuing your work on this framework!</description>
		<content:encoded><![CDATA[<p>jeff, thansk a bunch for keeping up with the SL test framework.. ive got a couple questions / requests:</p>
<p>1) can the test framework be put on codeplex so that there can be discussion postings so that users of the framework can help each other out and share examples?</p>
<p>2) can there be a sample provided of InternalsVisibleTo (used for allowing tests to call protected methods), and do you know if this currently works in the SL test framework? Does it require strongly typed assemblies to work?</p>
<p>3) Is there any way to customize the look of the results page? </p>
<p>thanks again for continuing your work on this framework!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Wilcox</title>
		<link>http://www.jeff.wilcox.name/2009/07/silverlight-2-unit-test-framework-binaries-updated/comment-page-1/#comment-1511</link>
		<dc:creator>Jeff Wilcox</dc:creator>
		<pubDate>Wed, 01 Jul 2009 22:24:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeff.wilcox.name/?p=421#comment-1511</guid>
		<description>@Daren,
Your build server will need to run in interactive mode, even with the automation tools I&#039;m looking to release. This is because the majority of tests in use today require the Silverlight runtime and to be run inside the web browser.

If you simply want to validate simple business logic or objects, it wouldn&#039;t be too tough to cross-compile a regular, full .NET CLR, test project with the standard TFS/VSTS setup to run those tests (or use NUnit, etc.).</description>
		<content:encoded><![CDATA[<p>@Daren,<br />
Your build server will need to run in interactive mode, even with the automation tools I&#8217;m looking to release. This is because the majority of tests in use today require the Silverlight runtime and to be run inside the web browser.</p>
<p>If you simply want to validate simple business logic or objects, it wouldn&#8217;t be too tough to cross-compile a regular, full .NET CLR, test project with the standard TFS/VSTS setup to run those tests (or use NUnit, etc.).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daren May</title>
		<link>http://www.jeff.wilcox.name/2009/07/silverlight-2-unit-test-framework-binaries-updated/comment-page-1/#comment-1510</link>
		<dc:creator>Daren May</dc:creator>
		<pubDate>Wed, 01 Jul 2009 22:21:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeff.wilcox.name/?p=421#comment-1510</guid>
		<description>Hey Jeff,

Are there any plans for a &quot;headless&quot; variant of the testing framework - i.e. something that can run on a build server, etc.?</description>
		<content:encoded><![CDATA[<p>Hey Jeff,</p>
<p>Are there any plans for a &#8220;headless&#8221; variant of the testing framework &#8211; i.e. something that can run on a build server, etc.?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
