[ 原始碼: tox ]
套件:tox(3.7.0-2)
virtualenv-based automation of test activities
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.
其他與 tox 有關的套件
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 1.0)
- JavaScript support for Sphinx documentation
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-filelock (>= 3.0.0-1~)
- platform independent file locking module (Python 3)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-pluggy
- plugin and hook calling mechanisms for Python - 3.x
-
- dep: python3-py
- Advanced Python development support library (Python 3)
-
- dep: python3-setuptools
- Python3 Distutils Enhancements
-
- dep: python3-six (<< 2)
- Python 2 and 3 compatibility library (Python 3 interface)
- dep: python3-six (>= 1.0.0)
-
- dep: python3-toml (>= 0.9.4-1~)
- library for Tom's Obvious, Minimal Language - Python 3.x
-
- dep: python3-virtualenv
- Python virtual environment creator
-
- dep: virtualenv
- Python virtual environment creator