Add support for loading external plugins from directory.
Create new option --plugins to pass a directory for loading external plugins.
Also, add some plugins examples in examples/avocado_example_plugins.py.
The external plugins are loaded from avocado_*.py modules and the plugins are
subclasses of Plugin().
Signed-off-by: NRuda Moura <rmoura@redhat.com>
Showing
想要评论请 注册 或 登录