<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (justin)</title>
    <link>https://pinboard.in/u:justin/public/</link>
    <description>recent bookmarks from justin</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="https://medium.com/javascript-scene/what-every-unit-test-needs-f6cd34d9836d#.t60kxxggz"/>
	<rdf:li rdf:resource="http://qualitycoding.org/mvc-tdd/"/>
	<rdf:li rdf:resource="https://github.com/robrix/RXAssertions"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="https://medium.com/javascript-scene/what-every-unit-test-needs-f6cd34d9836d#.t60kxxggz">
    <title>5 Questions Every Unit Test Must Answer</title>
    <dc:date>2017-02-19T16:16:21+00:00</dc:date>
    <link>https://medium.com/javascript-scene/what-every-unit-test-needs-f6cd34d9836d#.t60kxxggz</link>
    <dc:creator>justin</dc:creator><description><![CDATA["Your tests are your first and best line of defense against software defects. Your tests are more important than linting & static analysis (which can only find a subclass of errors, not problems with your actual program logic). Tests are as important as the implementation itself (all that matters is that the code meets the requirement — how it’s implemented doesn’t matter at all unless it’s implemented poorly)."]]></description>
<dc:subject>tdd</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:justin/b:ba4556d0f818/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:justin/t:tdd"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://qualitycoding.org/mvc-tdd/">
    <title>iOS Model-View-Controller TDD [Screencast] - Quality Coding</title>
    <dc:date>2013-03-10T01:08:58+00:00</dc:date>
    <link>http://qualitycoding.org/mvc-tdd/</link>
    <dc:creator>justin</dc:creator><dc:subject>ios tdd testing</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:justin/b:411bab3562b9/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:justin/t:ios"/>
	<rdf:li rdf:resource="https://pinboard.in/u:justin/t:tdd"/>
	<rdf:li rdf:resource="https://pinboard.in/u:justin/t:testing"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/robrix/RXAssertions">
    <title>@robrix — RXAssertions</title>
    <dc:date>2010-12-23T03:51:22+00:00</dc:date>
    <link>https://github.com/robrix/RXAssertions</link>
    <dc:creator>justin</dc:creator><description><![CDATA[Smarter assertion macros for your OCUnit tests]]></description>
<dc:subject>testing tdd cocoa</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:justin/b:9b85863f8417/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:justin/t:testing"/>
	<rdf:li rdf:resource="https://pinboard.in/u:justin/t:tdd"/>
	<rdf:li rdf:resource="https://pinboard.in/u:justin/t:cocoa"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>