[tahoe-dev] [tahoe-lafs] #1238: investigate using tox to run tests
tahoe-lafs
trac at tahoe-lafs.org
Fri Oct 29 18:38:59 UTC 2010
#1238: investigate using tox to run tests
-----------------------------------------+----------------------------------
Reporter: zooko | Owner: somebody
Type: enhancement | Status: new
Priority: major | Milestone: undecided
Component: dev-infrastructure | Version: 1.8.0
Keywords: setuptools buildbot testing | Launchpad Bug:
-----------------------------------------+----------------------------------
tox http://codespeak.net/tox/ offers:
* checking your package installs correctly with different Python versions
and interpreters
* running your tests in each of the environments, configuring your test
tool of choice
* acting as a frontend to Continous Integration servers, greatly reducing
boilerplate and merging CI and shell-based testing.
For one thing, we would like to test lots of different Python versions
without necessarily maintaining a lot of different buildslaves, each of
which is there solely to run a different Python version.
--
Ticket URL: <http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1238>
tahoe-lafs <http://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-dev
mailing list