← Back to team overview

testtools-dev team mailing list archive

[Bug 693773] Re: [PATCH] Testtools should provide distutils integration

 

** Changed in: testtools
       Status: New => Triaged

** Changed in: testtools
   Importance: Undecided => Wishlist

-- 
You received this bug notification because you are a member of testtools
developers, which is subscribed to testtools.
https://bugs.launchpad.net/bugs/693773

Title:
  [PATCH] Testtools should provide distutils integration

Status in testtools:
  Triaged

Bug description:
  Since a lot of projects use distutils/setuptools for building/packaging/distribution and because testing is a vital part of that workflow, testtools should provide a distutils command class to make it easily integratable into an existing workflow.
  The patch attached is a minimal implementation of such a command.





References