<?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:trackback="http://madskills.com/public/xml/rss/module/trackback/"
  xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">
  <channel>
    <title>[ANN] Dfect</title>
    <link>http://snk.tuxfamily.org/lib/dfect/</link>
    <description>Assertion testing library for Ruby</description>
    <item>
      <title>Version 1.1.0 (2009-10-27)</title>
      <link>http://snk.tuxfamily.org/lib/dfect/#Version-1-1-0-2009-10-27</link>
      <description>
            &lt;center&gt;
              &lt;h1&gt;Dfect 1.1.0&lt;/h1&gt;
              &lt;p&gt;Assertion testing library for Ruby&lt;/p&gt;
              &lt;p&gt;http://snk.tuxfamily.org/lib/dfect/&lt;/p&gt;
            &lt;/center&gt;
            Dfect is an assertion testing library for Ruby that emphasizes a simple assertion vocabulary, instant debuggability of failures, and flexibility in composing tests.
            &lt;div&gt;
&lt;div class=&quot;section&quot; id=&quot;Version-1-1-0-2009-10-27&quot;&gt;
  &lt;a name=&quot;Version-1-1-0-2009-10-27&quot;/&gt;
  &lt;h1 class=&quot;title&quot;&gt;Version 1.1.0 (2009-10-27)
  &lt;/h1&gt;
  &lt;div class=&quot;content&quot;&gt;&lt;p&gt;This release adds a new method for emitting status messages and does some internal housekeeping.&lt;/p&gt;


&lt;div class=&quot;paragraph&quot; id=&quot;Thank-you&quot;&gt;
  &lt;a name=&quot;Thank-you&quot;/&gt;
  &lt;p class=&quot;title&quot;&gt;Thank you&lt;/p&gt;
  &lt;div class=&quot;content&quot;&gt;&lt;ul&gt;
&lt;li&gt;Iñaki Baz Castillo used Dfect and suggested new features.&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;
&lt;/div&gt;



&lt;div class=&quot;paragraph&quot; id=&quot;New-features&quot;&gt;
  &lt;a name=&quot;New-features&quot;/&gt;
  &lt;p class=&quot;title&quot;&gt;New features&lt;/p&gt;
  &lt;div class=&quot;content&quot;&gt;&lt;ul&gt;
&lt;li&gt;Add &lt;code class=&quot;line&quot;&gt;&lt;span style=&quot;color:#036;font-weight:bold&quot;&gt;Dfect&lt;/span&gt;::S()&lt;/code&gt; method for &lt;a class=&quot;xref&quot; href=&quot;http://snk.tuxfamily.org/lib/dfect/#Reporting&quot; title=&quot;Section 3.4. &amp;quot;Reporting&amp;quot;&quot;&gt;adding status messages&lt;/a&gt; to the execution report. This feature was &lt;a href='http://github.com/sunaku/dfect/issues/closed#issue/1'&gt;requested by&lt;/a&gt; Iñaki Baz Castillo.&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;
&lt;/div&gt;



&lt;div class=&quot;paragraph&quot; id=&quot;Housekeeping&quot;&gt;
  &lt;a name=&quot;Housekeeping&quot;/&gt;
  &lt;p class=&quot;title&quot;&gt;Housekeeping&lt;/p&gt;
  &lt;div class=&quot;content&quot;&gt;&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Remove unused require of &amp;#8216;delegate&amp;#8217; standard library in &amp;#8216;dfect/spec&amp;#8217; RSpec emulation layer.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Mention &lt;a class=&quot;xref&quot; href=&quot;http://snk.tuxfamily.org/lib/dfect/#Emulation&quot; title=&quot;Section 3.5&quot;&gt;Emulation&lt;/a&gt; layers for popular testing libraries.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Mention that assertions take an optional message parameter.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Replace sample unit test with Dfect test suite.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Upgrade user manual to ERBook 9.0.0.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;

          </description>
      <pubDate>Tue, 27 Oct 2009 00:00:00 -0700</pubDate>
      <dc:date>2009-10-27T00:00:00-07:00</dc:date>
    </item>
  </channel>
</rss>