for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
from savu.plugins.plugin_tools import PluginTools
class BasicDriverTools(PluginTools):
"""The base class from which all plugins should inherit.
"""