Skip to content

[factor] Prefix Spinach features with Spinach::Features::.

Witrem requested to merge github/fork/cirosantilli/factor-spinach-classes into master

Created by: cirosantilli

find features/steps -iname '*.rb' | xargs perl -lapi -e 's/^(\s*class )(?!Spinach::Feat)(.*Spinach::FeatureSteps)/$1Spinach::Features::$2/'

Merge request reports

Loading