python-dtest binary package in Ubuntu Precise i386

 The DTest framework is a testing framework, similar to the standard
 unittest package provided by Python. The value-add for DTest,
 however, is that test execution is threaded, through use of the
 eventlet package. The DTest package also provides the concept of
 "dependencies" between tests and test fixtures -- thus the "D" in
 "DTest" -- which ensure that tests don't run until the matching set up
 test fixtures have completed, and that the tear down test fixtures
 don't run until all the associated tests have completed. Dependencies
 may also be used to ensure that tests requiring the availability of
 certain functionality don't run if the tests of that specific
 functionality fail.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2011-12-31 03:35:06 UTC Published Ubuntu Precise i386 release universe python Optional 0.4.0-0ubuntu2
  • Published
  2011-12-31 03:38:54 UTC Superseded Ubuntu Precise i386 release universe python Optional 0.4.0-0ubuntu1
  • Removed from disk .
  • Removal requested .
  • Superseded by i386 build of dtest 0.4.0-0ubuntu2 in ubuntu precise RELEASE
  • Published
  • Copied from ubuntu oneiric-release i386 in Primary Archive for Ubuntu

Source package