summaryrefslogtreecommitdiff
path: root/tests/plugin
Commit message (Collapse)AuthorAgeFilesLines
* Allow plugins to set `tox_root` (#2978)release-4.4.11kdestin2023-04-051-0/+28
|
* Add tox_on_install and tox_env_teardown plugin hooks (#2687)Bernát Gábor2022-12-131-1/+19
|
* Support for generative section names (#2557)Bernát Gábor2022-11-291-1/+1
| | | Resolves https://github.com/tox-dev/tox/issues/2362
* Do not allow extending the config set beyond setup (#2314)Bernát Gábor2022-01-111-1/+30
|
* Better selection support (#2290)Bernát Gábor2022-01-042-16/+16
|
* Bump lintersBernát Gábor2021-12-111-5/+5
| | | | Signed-off-by: Bernát Gábor <gaborjbernat@gmail.com>
* Drop python 3.6 support (#2275)Bernát Gábor2021-11-174-3/+10
|
* Allow plugins to change pass_env and set_env (#2218)Bernát Gábor2021-09-161-0/+46
|
* Expose the configuration load mechanism to plugins (#2217)Bernát Gábor2021-09-154-68/+247
|
* Support for plugin before and after, fix ASCII report fails (#2214)Bernát Gábor2021-09-111-7/+77
|
* Start plugin interface documentation and installer (#1991)Bernát Gábor2021-04-051-2/+2
| | | | | | | | - Add documentation for the plugin interface - Introduce the installer abstraction - Rework how we handle tox deps section, requirement and constraint files - Support for escaping comments in tox.ini configs Signed-off-by: Bernát Gábor <gaborjbernat@gmail.com>
* Show skipped envs in reports on platform mismatch (#1970)Jürgen Gmach2021-03-201-1/+1
| | | Co-authored-by: Bernát Gábor <gaborjbernat@gmail.com>
* Inline plugin definition support - tox_.py (#1963)Bernát Gábor2021-03-071-0/+17