<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Linux Swords &#187; development</title>
	<atom:link href="http://blog.mjava.ch/tag/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mjava.ch</link>
	<description>kids, baduk und cmd-lines</description>
	<lastBuildDate>Thu, 23 Dec 2010 12:01:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Every build you break</title>
		<link>http://blog.mjava.ch/2008/03/14/every-build-you-break/</link>
		<comments>http://blog.mjava.ch/2008/03/14/every-build-you-break/#comments</comments>
		<pubDate>Fri, 14 Mar 2008 10:10:18 +0000</pubDate>
		<dc:creator>mjava</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[build]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[police]]></category>
		<category><![CDATA[song]]></category>

		<guid isPermaLink="false">http://blog.mjava.ch/2008/03/14/every-build-you-break/</guid>
		<description><![CDATA[A song about Agile Software Development by Sting?
Really really good, You ought to see that:
Youtube link
]]></description>
			<content:encoded><![CDATA[<p>A song about Agile Software Development by Sting?<br />
Really really good, You ought to see that:</p>
<p><a href="http://www.youtube.com/watch?v=XV5fViOoV_8">Youtube link</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mjava.ch/2008/03/14/every-build-you-break/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New development tool discovered</title>
		<link>http://blog.mjava.ch/2008/02/06/new-development-tool-discovered/</link>
		<comments>http://blog.mjava.ch/2008/02/06/new-development-tool-discovered/#comments</comments>
		<pubDate>Wed, 06 Feb 2008 11:54:04 +0000</pubDate>
		<dc:creator>mjava</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[cobertura]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[junit]]></category>
		<category><![CDATA[tool]]></category>

		<guid isPermaLink="false">http://mjava.ch/wordpress/2008/02/06/new-development-tool-discovered/</guid>
		<description><![CDATA[Well, it is not new, but new to me.
It&#8217;s name is COBERTURA. I saw it on the plugins-list of maven.
It can be run as an Ant target or as a standalone. It integrates nicely into maven-reports and here is what it does:

It checks which part of your code is covered by unit-tests. That way you [...]]]></description>
			<content:encoded><![CDATA[<p>Well, it is not new, but new to me.</p>
<p>It&#8217;s name is <a href="http://cobertura.sourceforge.net/">COBERTURA</a>. I saw it on the plugins-list of <a href="http://mjava.ch/wordpress/2008/02/01/maven-useful-to-learn/">maven</a>.</p>
<p>It can be run as an Ant target or as a standalone. It integrates nicely into maven-reports and here is what it does:<br />
<span id="more-183"></span><br />
It checks which part of your code is covered by unit-tests. That way you can easily see, really see, where your code needs testing. With maven it generates a Webpage where you can see it&#8217;s results. I have added some screenshots of one my projects, it obviously needs more testing.</p>
<p>Here is the package view:<br />
<img src='http://mjava.ch/wordpress/wp-content/uploads/2008/02/cobertura_1.png' alt='cobertura package view' /><br />
</p>
<p>and here is the code view of it: <br />
<img src='http://mjava.ch/wordpress/wp-content/uploads/2008/02/cobertura_2.png' alt='code view of cobertura' /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mjava.ch/2008/02/06/new-development-tool-discovered/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

