THANKS for the quick response and it worked as expect.

On Thursday, April 14, 2016 at 5:04:17 PM UTC-4, Al wrote:
>
> I work on the OWASP Railsgoat project that is stuck at rspec 2.99.0 since
> "conditionally pending examples" were removed and 
> <https://relishapp.com/rspec/rspec-core/v/2-6/docs/pending/pending-examples#conditionally-pending-examples>
> they are functional to the project. 
> <https://relishapp.com/rspec/rspec-core/v/2-6/docs/pending/pending-examples#conditionally-pending-examples>Here
>  
> is an example 
>
>  * pending(:if => verifying_fixed?) { find('#submit_button').value.should 
> == 'RailsGoat h4x0r3d' }
>
> You can see the code on GitHub at https://github.com/OWASP/railsgoat .
> How do I make it 3.x compatible?
>
> I know that "should" format will need to be upgraded to "expect" format.
>
> Thanks,
> Al
>
>
> <https://relishapp.com/rspec/rspec-core/v/2-6/docs/pending/pending-examples#conditionally-pending-examples>
>

-- 
You received this message because you are subscribed to the Google Groups 
"rspec" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rspec/348f7c7c-df83-4f8b-9760-541bc7386fd8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to