The method is described in the docu but not impelemented in the master branch
found it in add-configuration-support branch
get_configs(pattern='*')¶
Get test bench configurations matching pattern.
Parameters
pattern – A wildcard pattern matching the configuration name(s).
Returns
A ConfigurationList object