description Fixtures, reusable state for writing clean tests and more.
Fixtures defines a Python contract for reusable state / support logic, \
primarily for unit testing. Helper and adaption logic is included to make \
it easy to write your own fixtures using the fixtures contract. Glue code \
is provided that makes using fixtures that meet the Fixtures contract in \
unittest compatible test cases easy and straight forward.
homepage https://launchpad.net/python-${real_name}
master_sites http://launchpad.net/python-${real_name}/trunk/${version}/+download/
distname ${real_name}-${version}
checksums md5 e4d51fa6770efb75bb8c74c0e52486da \
sha1 1706e8f62065eb503d1f8c45c0c671f027c93666 \
rmd160 dfdbc865fdffe7aa8f572f1a378ac9ef15462186
if {${name} ne ${subport}} {
depends_lib-append port:py${python.version}-testtools