The Python ecosystem now has formal specifications for many pieces of
package metadata like versions or dependencies. However, there is no
standardization yet for declaring test dependencies or running
tests. The most popular de-facto standard for that today is tox, and
expecting a future standard to evolve from tox.ini. This plugin
to use tox's dependency lists and testing commands for environments
other than Python venvs.
.
The plugin will enable community best practices around tox
configuration to grow to better accommodate non-virtualenv environments
in general – for example, Linux distros, Conda, or containers.
Installed Size: 61.4 kB
Architectures: all