Thanks for share this. However, I found that example is undefined. My rspec version is 3. I came up with solution like this:
RSpec.current_example.metadata[:skipbefore]
Thanks Again
Thanks for share this. However, I found that example is undefined. My rspec version is 3. I came up with solution like this:
RSpec.current_example.metadata[:skipbefore]
Thanks Again