<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>unittestplus</name>
<shortdesc>Python test utilities: an augmented unittest.TestCase class with improved (stricter and more informative) assert methods; utility functions for running tests and combining TestCase classes into suites; and for convenience, a copy of Michael Foord's Mock module.</shortdesc>
<homepage rdf:resource="http://code.google.com/p/unittestplus/" />
<maintainer><foaf:Person><foaf:name>Jonathan Hartley</foaf:name>
<foaf:mbox_sha1sum>4419085e300455581b1cbf75579829a7a5389e62</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>1.0.2</revision></Version></release>
</Project></rdf:RDF>