python-tox
Tox as is a generic virtualenv management and test command line tool you can use for:
* 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 Continuous Integration servers, greatly reducing boilerplate and merging CI and shell-based testing.
- Devel package for openSUSE:Factory
-
7
derived packages
- Links to openSUSE:Factory / python-tox
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-tox && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-tox.changes | 0000000304 304 Bytes | |
python-tox.spec | 0000002370 2.31 KB | |
tox-1.3.zip | 0000067862 66.3 KB |
Revision 2 (latest revision is 128)
Sascha Peilicke (saschpe)
committed
(revision 2)
- Don't use nose, but custom script to run testsuite
Comments 0