reframe icon indicating copy to clipboard operation
reframe copied to clipboard

Simplify custom imports also in the configuration file

Open vkarak opened this issue 2 years ago • 0 comments

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.

vkarak avatar May 04 '23 16:05 vkarak