Navigation
index
next
|
previous
|
tox 1.6.0 documentation
»
quicklinks
home
examples
install
changelog
config
issues[bb]
support
Previous topic
tox installation
Next topic
Basic usage
Quick search
Enter search terms or a module, class or function name.
tox configuration and usage examples
ΒΆ
Basic usage
a simple tox.ini / default environments
whitelisting a non-virtualenv commands
using a different default PyPI url
installing dependencies from multiple PyPI servers
further customizing installation
forcing re-creation of virtual environments
setting environment variables
Integration with setuptools/distribute test commands
py.test and tox
Basic example
Extended example: change dir before test and use per-virtualenv tempdir
Using multiple CPUs for test runs
Known Issues and limitations
unittest2, discover and tox
Running unittests with ‘discover’
Running unittest2 and sphinx tests in one go
nose and tox
Basic nosetests example
More examples?
General tips and tricks
Interactively passing positional arguments
Integrating “sphinx” documentation checks
Selecting one or more environments to run tests against
Access package artifacts between multiple tox-runs
Avoiding expensive sdist
Using Tox with the Jenkins Integration Server
Using Jenkins multi-configuration jobs
zero-installation
for slaves
Integrating “sphinx” documentation checks in a Jenkins job
Access package artifacts between Jenkins jobs
Development environment
Configuration
Creating development environment
Full configuration example
Navigation
index
next
|
previous
|
tox 1.6.0 documentation
»