<?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 (DennisLaumen)</title>
    <link>https://pinboard.in/u:DennisLaumen/public/</link>
    <description>recent bookmarks from DennisLaumen</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="http://tbje.blogspot.com/2010/03/maven-and-scalatest.html"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://tbje.blogspot.com/2010/03/maven-and-scalatest.html">
    <title>Maven and Scalatest</title>
    <dc:date>2010-05-30T16:30:18+00:00</dc:date>
    <link>http://tbje.blogspot.com/2010/03/maven-and-scalatest.html</link>
    <dc:creator>DennisLaumen</dc:creator><description><![CDATA[I started experimenting with ScalaTest some days ago tempted by the nice looking Feature Specs over here.

mvn scala:cc is continuously compiling my scala code - I wanted to be able to call something like mvn test -Dtest=MyTest from command line as well as for maven to run all my test suites when building.]]></description>
<dc:subject>scala unittesting scalatest maven softwaredevelopment softwaretesting</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:DennisLaumen/b:2c7e9a95d07e/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:DennisLaumen/t:scala"/>
	<rdf:li rdf:resource="https://pinboard.in/u:DennisLaumen/t:unittesting"/>
	<rdf:li rdf:resource="https://pinboard.in/u:DennisLaumen/t:scalatest"/>
	<rdf:li rdf:resource="https://pinboard.in/u:DennisLaumen/t:maven"/>
	<rdf:li rdf:resource="https://pinboard.in/u:DennisLaumen/t:softwaredevelopment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:DennisLaumen/t:softwaretesting"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>