Is there any way to run python behave from within python and not via command line?
default usage: run behave command in base folder with features/steps
desired usage: call a function (or have a certain import) which executes the behave tests in a specified folder