summaryrefslogtreecommitdiff
path: root/src/tox/run.py
Commit message (Expand)AuthorAgeFilesLines
* Better handling of build backend without editable support and add --exit-and-...Bernát Gábor2022-12-051-0/+3
* Better selection support (#2290)Bernát Gábor2022-01-041-9/+6
* Drop python 3.6 support (#2275)Bernát Gábor2021-11-171-2/+4
* Inline plugin definition support - tox_.py (#1963)Bernát Gábor2021-03-071-2/+2
* Add suport for setup.cfg and legacy toml (#1927)Bernát Gábor2021-02-271-42/+1
* Fix tox is not exiting because package env thread holding it upBernát Gábor2021-02-151-0/+7
* Allow changing the root folder and increase coverageBernát Gábor2021-01-011-1/+1
* General rework of the parallel, execute and reportingBernát Gábor2020-12-241-18/+36
* rewrite: Use time.monotonic for runtime durations (#1754)Miroslav Šedivý2020-11-291-2/+2
* legacy: add testsBernát Gábor2020-11-281-1/+1
* devenv: fix and add support for running without tox.ini availableBernát Gábor2020-11-281-9/+16
* Fix provisioning supportBernát Gábor2020-11-271-0/+4
* tests: add coverage for pytest pluginBernát Gábor2020-11-051-4/+2
* Add CLI compatibility with version 3, introduce memory sourceBernát Gábor2020-10-301-8/+7
* Fix posargs replacement and import fails in test suiteBernát Gábor2020-10-291-1/+1
* Rework configuration to allow generic overridesBernát Gábor2020-10-291-8/+8
* Fix ini replace logic does not work for other config set referencesBernát Gábor2020-10-271-2/+1
* Facilitate usage in parallel with tox 3Bernát Gábor2020-10-271-0/+3
* Various fixesBernát Gábor2020-10-251-2/+6
* Better colors for reporting, and look for tox.ini in parentsBernát Gábor2020-10-221-3/+15
* TypingBernát Gábor2020-10-221-7/+8
* Improve documentationBernát Gábor2020-10-191-15/+24
* First iteration of the rewrite4.0.0a1Bernat Gabor2020-03-301-0/+37