git status | grep 'features/[^step_definitions/]' | cut -d/ -f2 | xargs -I {} rake features FEATURE=features/{}