At the moment I am running feature files either individually or using the terminal and using the command behave.
Is there a runner class I can find somewhere that will run all the features one after the other that I can configure?
Thanks
Behave already include configurable runner into it.