Skip to content

Added focus filtering to rspec runs

Gerard Hickey requested to merge rspec-focusing into master

Added rspec configure options to allow developers to use the :focus option on test to isolate specific tests to run.

Merge request reports