I'm struggling with running behave features using below command:
behave feature_name_1 feature_name_2
I would like to run a few features in one command giving only feature's name or feature's name.feature. For now, I have to indicate the whole path where the feature is.