testtools-dev team mailing list archive
-
testtools-dev team
-
Mailing list archive
-
Message #00511
[Bug 693773] [NEW] [PATCH] Testtools should provide distutils integration
Public bug reported:
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.
** Affects: testtools
Importance: Undecided
Status: New
--
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.
Follow ups
References