testtools-dev team mailing list archive
-
testtools-dev team
-
Mailing list archive
-
Message #00559
[Bug 693773] Re: [PATCH] Testtools should provide distutils integration
** Branch linked: lp:~jml/testtools/distutils-integration-693773
--
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