<?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>Motley says: &amp;quot;Just use a batch file to run unit tests&amp;quot;</title><link>http://blogs.msdn.com/progressive_development/archive/2007/09/18/motley-says-just-use-a-batch-file-to-run-unit-tests.aspx</link><description>Summary Motley: Just use a batch file to execute unit tests - it's easy and quick. Maven: Use a unit test framework to write and execute unit tests. A framework makes tests easy to write, executes tests quickly and consistently, and provides features</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Motley says: "Just use a batch file to run unit tests"</title><link>http://blogs.msdn.com/progressive_development/archive/2007/09/18/motley-says-just-use-a-batch-file-to-run-unit-tests.aspx#5114584</link><pubDate>Tue, 25 Sep 2007 10:30:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5114584</guid><dc:creator>bill</dc:creator><description>&lt;p&gt;To add one great thing about the Microsoft Unit Test Framework: you also have the option to run the tests from command-line if you need to:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://msdn2.microsoft.com/en-us/library/ms182486"&gt;http://msdn2.microsoft.com/en-us/library/ms182486&lt;/a&gt;(VS.80).aspx&lt;/p&gt;
</description></item></channel></rss>