

<?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>Plastic/Blog &#187; CI</title>
	<atom:link href="http://blog.codiceplastico.com/index.php/tag/ci/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.codiceplastico.com</link>
	<description>Code Elegance</description>
	<lastBuildDate>Sat, 28 Aug 2010 10:27:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Agile testing days&#8230;we&#8217;re arriving (almost)</title>
		<link>http://blog.codiceplastico.com/index.php/2009/10/08/agile-testing-days-were-arriving-almost/</link>
		<comments>http://blog.codiceplastico.com/index.php/2009/10/08/agile-testing-days-were-arriving-almost/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 19:53:53 +0000</pubDate>
		<dc:creator>Alessandro Melchiori</dc:creator>
				<category><![CDATA[Alessandro Melchiori]]></category>
		<category><![CDATA[Agile]]></category>
		<category><![CDATA[Agile testing days]]></category>
		<category><![CDATA[CI]]></category>

		<guid isPermaLink="false">http://blog.codiceplastico.com/?p=270</guid>
		<description><![CDATA[This afternoon, Emanuele and I have built the demo for the agile testing days. Our idea is that to completely (more or less) reproduce the build environment that the team uses all days in our projects. The tasks that we have scheduled are: - automatic assemblies versioning - integrating database changes - build - running [...]]]></description>
			<content:encoded><![CDATA[<p>This afternoon, <a href="http://blog.codiceplastico.com/index.php/category/emanuele/" target="_blank">Emanuele</a> and I have built the demo for the <a href="http://www.agiletestingdays.com">agile testing days</a>.<br />
Our idea is that to completely (more or less) reproduce the build environment that the team uses all days in our projects. The tasks that we have scheduled are:</p>
<p>- automatic assemblies versioning<br />
- integrating database changes<br />
- build<br />
- running unit tests<br />
- running integration tests<br />
- deploying<br />
- code metrics (and more over) with source monitor, fxcop and simian</p>
<p>The time available is not so much, and we have tried to choose must useful tasks (for us, obviously)<br />
Any other ideas? Suggestions? Tasks that do you want to investigate?</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.codiceplastico.com/index.php/2009/10/08/agile-testing-days-were-arriving-almost/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using SqlCe in TDD environment</title>
		<link>http://blog.codiceplastico.com/index.php/2008/10/12/using-sqlce-in-tdd-environment/</link>
		<comments>http://blog.codiceplastico.com/index.php/2008/10/12/using-sqlce-in-tdd-environment/#comments</comments>
		<pubDate>Sun, 12 Oct 2008 17:15:08 +0000</pubDate>
		<dc:creator>Emanuele DelBono</dc:creator>
				<category><![CDATA[Emanuele DelBono]]></category>
		<category><![CDATA[CI]]></category>
		<category><![CDATA[Sql Compact Edition]]></category>
		<category><![CDATA[TDD]]></category>

		<guid isPermaLink="false">http://blog.codiceplastico.com/?p=151</guid>
		<description><![CDATA[Claudio wrote a good post on how to use SQL Compact Edition in a CI environment. SQL Ce is a good database for desktop application that doesn&#8217;t need a real &#8220;db server&#8221; but the management tools do not support it very well. In his post he describe how to use SQL Script to create an [...]]]></description>
			<content:encoded><![CDATA[<p><span>Claudio wrote a good post on how to use SQL Compact Edition in a CI environment. SQL Ce is a good database for desktop application that doesn&#8217;t need a real &#8220;db server&#8221; but the management tools do not support it very well. In his post he describe how to use SQL Script to create an manage the SQL Ce Database.</span></p>
<p>You can read the full article here: <a href="http://testdrivendevelopment.wordpress.com/2008/10/07/create-sqlce-database-before-integration-test/"><span>http://testdrivendevelopment.wordpress.com/2008/10/07/create-<span>sqlce</span>-database-before-integration-test/</span></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.codiceplastico.com/index.php/2008/10/12/using-sqlce-in-tdd-environment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
