Currently, when adding a new configuration in the runtime you have to edit 10+ other unit test config files in all the other plugins which is extremelly tedious and error prone.
having a plugin inherit a default config from its dependencies (with the possibility to override it obviously) would be a great improvement