summaryrefslogtreecommitdiff
path: root/tests/plugin/test_inline.py
Commit message (Collapse)AuthorAgeFilesLines
* Drop python 3.6 support (#2275)Bernát Gábor2021-11-171-0/+2
|
* Expose the configuration load mechanism to plugins (#2217)Bernát Gábor2021-09-151-68/+0
|
* 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