<?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: Organizing Unit Tests in Django</title>
	<atom:link href="http://furrybrains.com/2009/02/25/organizaing-unit-tests-in-django/feed/" rel="self" type="application/rss+xml" />
	<link>http://furrybrains.com/2009/02/25/organizaing-unit-tests-in-django/</link>
	<description>The Furry Brains blog tackles a wide range of issues related to web development and design.</description>
	<lastBuildDate>Wed, 18 Aug 2010 12:46:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: giri</title>
		<link>http://furrybrains.com/2009/02/25/organizaing-unit-tests-in-django/comment-page-1/#comment-36</link>
		<dc:creator>giri</dc:creator>
		<pubDate>Wed, 18 Aug 2010 12:46:08 +0000</pubDate>
		<guid isPermaLink="false">http://furrybrains.com/?p=136#comment-36</guid>
		<description>i need to override run_tests method of djangotestrunner class. How to start with.
i wanted to display a detailed list of wat tests r run and some small discription with the result,like

TEST_NAME--&gt;abc
TEST_DISC--&gt;bla bla bla
RESULT---&gt;PASSED(or FALIED)


reply soon…</description>
		<content:encoded><![CDATA[<p>i need to override run_tests method of djangotestrunner class. How to start with.<br />
i wanted to display a detailed list of wat tests r run and some small discription with the result,like</p>
<p>TEST_NAME&#8211;&gt;abc<br />
TEST_DISC&#8211;&gt;bla bla bla<br />
RESULT&#8212;&gt;PASSED(or FALIED)</p>
<p>reply soon…</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: giri</title>
		<link>http://furrybrains.com/2009/02/25/organizaing-unit-tests-in-django/comment-page-1/#comment-35</link>
		<dc:creator>giri</dc:creator>
		<pubDate>Wed, 18 Aug 2010 12:44:03 +0000</pubDate>
		<guid isPermaLink="false">http://furrybrains.com/?p=136#comment-35</guid>
		<description>i need to override run_tests method of djangotestrunner class. How to start with.
i wanted to display a detailed list of wat tests r run and some small discription with the result,like

TEST_NAMETEST_DISCRESULT
abctest d fun x PASSED



reply soon...</description>
		<content:encoded><![CDATA[<p>i need to override run_tests method of djangotestrunner class. How to start with.<br />
i wanted to display a detailed list of wat tests r run and some small discription with the result,like</p>
<p>TEST_NAMETEST_DISCRESULT<br />
abctest d fun x PASSED</p>
<p>reply soon&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: giri</title>
		<link>http://furrybrains.com/2009/02/25/organizaing-unit-tests-in-django/comment-page-1/#comment-34</link>
		<dc:creator>giri</dc:creator>
		<pubDate>Wed, 18 Aug 2010 12:41:22 +0000</pubDate>
		<guid isPermaLink="false">http://furrybrains.com/?p=136#comment-34</guid>
		<description>i need to override run_tests method of djangotestrunner class. How to start with.
i wanted to display a detailed list of wat tests r run and some small discription with the result,like

TEST NAME              TEST DISC               RESULT
abc                     test d fun x            PASSED



reply soon...</description>
		<content:encoded><![CDATA[<p>i need to override run_tests method of djangotestrunner class. How to start with.<br />
i wanted to display a detailed list of wat tests r run and some small discription with the result,like</p>
<p>TEST NAME              TEST DISC               RESULT<br />
abc                     test d fun x            PASSED</p>
<p>reply soon&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JohnnyBoy</title>
		<link>http://furrybrains.com/2009/02/25/organizaing-unit-tests-in-django/comment-page-1/#comment-31</link>
		<dc:creator>JohnnyBoy</dc:creator>
		<pubDate>Thu, 27 May 2010 04:55:08 +0000</pubDate>
		<guid isPermaLink="false">http://furrybrains.com/?p=136#comment-31</guid>
		<description>This was very useful, cheers!</description>
		<content:encoded><![CDATA[<p>This was very useful, cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse</title>
		<link>http://furrybrains.com/2009/02/25/organizaing-unit-tests-in-django/comment-page-1/#comment-28</link>
		<dc:creator>Jesse</dc:creator>
		<pubDate>Wed, 24 Feb 2010 11:10:53 +0000</pubDate>
		<guid isPermaLink="false">http://furrybrains.com/?p=136#comment-28</guid>
		<description>Really helpful.  Thanks for writing this up.</description>
		<content:encoded><![CDATA[<p>Really helpful.  Thanks for writing this up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: akarzim</title>
		<link>http://furrybrains.com/2009/02/25/organizaing-unit-tests-in-django/comment-page-1/#comment-14</link>
		<dc:creator>akarzim</dc:creator>
		<pubDate>Fri, 08 May 2009 18:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://furrybrains.com/?p=136#comment-14</guid>
		<description>@jim dalton: In fact the problem comes from my fixtures. The verbosity option has no effect on the loading of fixtures when tests are launched, that&#039;s what put me in a wrong way. Thanks for your help !</description>
		<content:encoded><![CDATA[<p>@jim dalton: In fact the problem comes from my fixtures. The verbosity option has no effect on the loading of fixtures when tests are launched, that&#8217;s what put me in a wrong way. Thanks for your help !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Dalton</title>
		<link>http://furrybrains.com/2009/02/25/organizaing-unit-tests-in-django/comment-page-1/#comment-13</link>
		<dc:creator>Jim Dalton</dc:creator>
		<pubDate>Fri, 08 May 2009 03:24:10 +0000</pubDate>
		<guid isPermaLink="false">http://furrybrains.com/?p=136#comment-13</guid>
		<description>@akarzmin: Fixtures are a bit tough sometimes but once you get your data properly formatted in JSON format they should work pretty nicely.

Let me know if you&#039;re running into a particular difficulty, maybe I can help.

One glitch I remember running into was that the JSON format is pretty strict. If you&#039;re data is not properly structured, you&#039;ll get a fairly confusing error message from Django. For myself, I am used to leaving a common at the end of the last key/value pair in a Python dictionary, but doing so in a JSON object is a no-no.</description>
		<content:encoded><![CDATA[<p>@akarzmin: Fixtures are a bit tough sometimes but once you get your data properly formatted in JSON format they should work pretty nicely.</p>
<p>Let me know if you&#8217;re running into a particular difficulty, maybe I can help.</p>
<p>One glitch I remember running into was that the JSON format is pretty strict. If you&#8217;re data is not properly structured, you&#8217;ll get a fairly confusing error message from Django. For myself, I am used to leaving a common at the end of the last key/value pair in a Python dictionary, but doing so in a JSON object is a no-no.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: akarzim</title>
		<link>http://furrybrains.com/2009/02/25/organizaing-unit-tests-in-django/comment-page-1/#comment-12</link>
		<dc:creator>akarzim</dc:creator>
		<pubDate>Thu, 07 May 2009 09:33:45 +0000</pubDate>
		<guid isPermaLink="false">http://furrybrains.com/?p=136#comment-12</guid>
		<description>Great article !

I&#039;m trying to do like you, it seems to work, but I still have problem to load test fixtures. Do you tried to do such of things ? Have you the same difficulties ?

Thanks for your help</description>
		<content:encoded><![CDATA[<p>Great article !</p>
<p>I&#8217;m trying to do like you, it seems to work, but I still have problem to load test fixtures. Do you tried to do such of things ? Have you the same difficulties ?</p>
<p>Thanks for your help</p>
]]></content:encoded>
	</item>
</channel>
</rss>
