<?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>its55 lab &#187; CppUnitの導入</title>
	<atom:link href="http://www.lab.its55.com/?cat=13&#038;feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.lab.its55.com</link>
	<description>WindowsプログラマのWebアプリへの挑戦日記。あとパンとか。</description>
	<lastBuildDate>Sun, 12 Jan 2014 13:33:22 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.6.1</generator>
		<item>
		<title>ユニットテストの実践： CppUnitの導入（実装編）</title>
		<link>http://www.lab.its55.com/?p=27</link>
		<comments>http://www.lab.its55.com/?p=27#comments</comments>
		<pubDate>Thu, 01 May 2008 04:15:38 +0000</pubDate>
		<dc:creator>イトセ</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[CppUnitの導入]]></category>

		<guid isPermaLink="false">http://www.lab.its55.com/?p=27</guid>
		<description><![CDATA[前回、CppUnitを導入しました。今回は実装編です。 本来はテストファーストで、CppUnitでテストケースを実装したあとにメインの実装を行うものなんでしょうけど、今回はすでに実装が終わったプロジェクトのユニットテスト [&#8230;]]]></description>
		<wfw:commentRss>http://www.lab.its55.com/?feed=rss2&#038;p=27</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ユニットテストの実践： CppUnitの導入（インストール編）</title>
		<link>http://www.lab.its55.com/?p=26</link>
		<comments>http://www.lab.its55.com/?p=26#comments</comments>
		<pubDate>Fri, 25 Apr 2008 07:27:56 +0000</pubDate>
		<dc:creator>イトセ</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[CppUnitの導入]]></category>

		<guid isPermaLink="false">http://www.lab.its55.com/?p=26</guid>
		<description><![CDATA[恥ずかしながら今までユニットテストツールを使ったことがなかったんですが、soraさんおすすめの、アジャイルプラクティス 達人プログラマに学ぶ現場開発者の習慣を読んだら、いても立ってもいられなくなり、会社の環境にCppUn [&#8230;]]]></description>
		<wfw:commentRss>http://www.lab.its55.com/?feed=rss2&#038;p=26</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
