summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* test: Pass proxy and cert env variable to tox environmentbschubert/tests-behind-proxyBenjamin Schubert2019-03-061-0/+7
* tox.ini: Support running tests without coverage present at allTristan Van Berkom2019-03-041-7/+13
* setup.cfg, tox.ini: Moved coverage support to the tox.ini levelTristan Van Berkom2019-03-041-1/+1
* tox.ini / requirements: Separated coverage requirementsTristan Van Berkom2019-03-041-0/+2
* Make code coverage reporting optionalbschubert/allow-no-covBenjamin Schubert2019-02-251-2/+2
* tox.ini: Add 'venv' environment to run arbitrary commands in a venvphil/tox-vev-environmentPhil Dawson2019-02-201-0/+11
* Expose basic api for testing external plugins.phil/plugin-testing-apiPhil Dawson2019-02-081-0/+1
* tox.ini: Specify minimum version of click-manChandan Singh2019-01-311-1/+1
* tox.ini: Add environment to update man pagesChandan Singh2019-01-251-0/+10
* tox.ini: Unpin sphinx dependencyChandan Singh2019-01-231-3/+3
* Support running test environments in parallel with `detox`Tristan Van Berkom2019-01-091-1/+41
* Rename "tools" directory to "requirements"Chandan Singh2019-01-041-8/+8
* tox.ini: Added new 'lint' environment to lint separatelyTristan Van Berkom2019-01-031-0/+9
* Move sphinx build functionality to toxChandan Singh2019-01-031-0/+20
* Move all requirements files into "tools" directoryChandan Singh2019-01-031-3/+3
* Add tox.ini to enable running tests using toxChandan Singh2019-01-021-0/+13