testtools-dev team mailing list archive
-
testtools-dev team
-
Mailing list archive
-
Message #00512
[Bug 693773] Re: [PATCH] Testtools should provide distutils integration
** Patch added: "command.patch"
https://bugs.launchpad.net/bugs/693773/+attachment/1774529/+files/command.patch
--
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:
New
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