Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in tox

How to clean a tox environment after running?

python tox

What should a Python project structure look like for Travis CI to find and run tests?

python travis-ci nose tox

How to minimize repetition in tox file

How to let pytest discover and run doctests in installed modules?

How to I configure tox so it will run pytest coverage on a single environment instead of all?

coverage.py tox pytest

How to run custom command with tox without specifying it in tox.ini?

shell python-3.x tox

tox can't detect python interpreter in D:\python27 path

python python-2.7 tox

Missing conf file for sphinx command

python python-sphinx tox

Tox and lib and lib64 and site-packages

python testing coverage.py tox

Tox can't copy non-python file while installing the module

python setuptools tox

Specifying exact Python version for Travis CI in combination with tox

python travis-ci tox

Python/tox, start a process before tests, shut it down when done

How to test ansible roles?

Copying setup.py Dependencies with Tox

python testing setuptools tox

How to configure setup.py to run tox for test step?

python tox

tests under tox don't necessarily use the installed code

python tox