summaryrefslogtreecommitdiff
blob: 2c8470dd2d0bb8f564817d0d3a797942ef185a33 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>python</herd>
<longdescription>
TestOOB - Python Testing Out Of (The) Box.

TestOOB is an advanced unit testing framework for Python. It integrates
effortlessly with existing PyUnit (module "unittest") test suites.
</longdescription>
</pkgmetadata>