reframe
reframe copied to clipboard
Add an attribute to exclude or/and include files/folders to be copied from the sourcedir folder
It would sometimes be useful to have an attribute that you can set in the init phase of a regression test which will either exclude or include files from be copied from the sourcesdir folder. Like a self.include_files = [] and self.exclude_files= []