reframe
reframe copied to clipboard
Simplify custom imports also in the configuration file
This is a follow up of #2801 and the idea is to apply it to the configuration files. Since configuration is programmable, users may want to load plugins or modules that would use to generate the config, so it makes sense to support the same logic as with tests and avoid the boilerplate code.