Create a new plugintest.PluginTest class that shares the plugin loading code that is common to all plugin testing. Adapt the existing (hub, builder) tests. Also correct the name for test_builder.TestHubPlugin to TestBuilderPlugin.
Add the skeleton to run builder plugin unit tests and check that exceptions are throw for unknown build target and unsupported architectures.