<?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: Testing a cake &#8211; what&#8217;s missing?</title>
	<atom:link href="http://cakebaker.42dh.com/2006/08/17/testing-a-cake-whats-missing/feed/" rel="self" type="application/rss+xml" />
	<link>http://cakebaker.42dh.com/2006/08/17/testing-a-cake-whats-missing/</link>
	<description>baking cakes with CakePHP</description>
	<lastBuildDate>Tue, 31 Jan 2012 15:12:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: cakebaker</title>
		<link>http://cakebaker.42dh.com/2006/08/17/testing-a-cake-whats-missing/comment-page-1/#comment-679</link>
		<dc:creator>cakebaker</dc:creator>
		<pubDate>Sat, 19 Aug 2006 12:41:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.cakebaker.42dh.com/?p=246#comment-679</guid>
		<description>@jon baer: Good idea. 

There exist some commercial products, search for &quot;test data generator&quot;.</description>
		<content:encoded><![CDATA[<p>@jon baer: Good idea. </p>
<p>There exist some commercial products, search for &#8220;test data generator&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: george</title>
		<link>http://cakebaker.42dh.com/2006/08/17/testing-a-cake-whats-missing/comment-page-1/#comment-675</link>
		<dc:creator>george</dc:creator>
		<pubDate>Sat, 19 Aug 2006 08:38:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.cakebaker.42dh.com/?p=246#comment-675</guid>
		<description>Having fixtures is quite important. The way they are realized in rails is just the way to go</description>
		<content:encoded><![CDATA[<p>Having fixtures is quite important. The way they are realized in rails is just the way to go</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jon baer</title>
		<link>http://cakebaker.42dh.com/2006/08/17/testing-a-cake-whats-missing/comment-page-1/#comment-677</link>
		<dc:creator>jon baer</dc:creator>
		<pubDate>Fri, 18 Aug 2006 01:44:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.cakebaker.42dh.com/?p=246#comment-677</guid>
		<description>+1 for javascript testing

what id like to see is automated fixtures for &quot;junking&quot; a database .. like if you have a db w/ (id int, title varchar(100), post text, entered timestamp), id like to have a command line to through N random records at it to fill up the database easily and quickly.

id like to think a script of some kind already exists for this, anyone know?

thanks!</description>
		<content:encoded><![CDATA[<p>+1 for javascript testing</p>
<p>what id like to see is automated fixtures for &#8220;junking&#8221; a database .. like if you have a db w/ (id int, title varchar(100), post text, entered timestamp), id like to have a command line to through N random records at it to fill up the database easily and quickly.</p>
<p>id like to think a script of some kind already exists for this, anyone know?</p>
<p>thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cakebaker</title>
		<link>http://cakebaker.42dh.com/2006/08/17/testing-a-cake-whats-missing/comment-page-1/#comment-676</link>
		<dc:creator>cakebaker</dc:creator>
		<pubDate>Thu, 17 Aug 2006 17:17:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.cakebaker.42dh.com/?p=246#comment-676</guid>
		<description>@teemow: Yes, integrated javascript testing would be nice. You can join the testsuite project on cakeforge: http://cakeforge.org/projects/testsuite/</description>
		<content:encoded><![CDATA[<p>@teemow: Yes, integrated javascript testing would be nice. You can join the testsuite project on cakeforge: <a href="http://cakeforge.org/projects/testsuite/" rel="nofollow">http://cakeforge.org/projects/testsuite/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: teemow</title>
		<link>http://cakebaker.42dh.com/2006/08/17/testing-a-cake-whats-missing/comment-page-1/#comment-678</link>
		<dc:creator>teemow</dc:creator>
		<pubDate>Thu, 17 Aug 2006 09:49:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.cakebaker.42dh.com/?p=246#comment-678</guid>
		<description>it would be nice to integrate javascript testing with the test suite. i&#039;ve done this by just passing the javascript test file to the jsunit testing app. also having a test suite which is a little bit more mvc. it&#039;s hard to brand the test suite :)

as i already mentioned at felix&#039; blog and in the google group i would like to help refactoring the test suite.</description>
		<content:encoded><![CDATA[<p>it would be nice to integrate javascript testing with the test suite. i&#8217;ve done this by just passing the javascript test file to the jsunit testing app. also having a test suite which is a little bit more mvc. it&#8217;s hard to brand the test suite :)</p>
<p>as i already mentioned at felix&#8217; blog and in the google group i would like to help refactoring the test suite.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

