Run rspec features independently
This has utility in checking the idempotency of feature setup and teardown.
find ./spec/features -name '*_feature.rb' -print | xargs grep -n scenario | cut -f1 -d ' ' | cut -d ':' -f1,2 | xargs -I {} bundle exec rspec {}
Written by Andrew King
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Rspec
Authors
Related Tags
#rspec
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#