Skip to content

Move plugins into BaseConfig #626

@ArBridgeman

Description

@ArBridgeman

Summary

Move the plugins into BaseConfig.

Since these are defined in exasol/toolbox/nox/plugin.py and used throughout the code, it would be good to look over the the documentation in doc/developer_guide/plugins.rst and update it. Additionally, it would be cool to add a check that the specified plugin is of the desired type. Right now, we are accepting Iterable[object], which does not explicitly say what we're looking for.

To Dos

Metadata

Metadata

Assignees

Labels

featureProduct feature

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions