You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(Sorry to hear about Mr. Weirich's untimely passing.)
Perhaps this ticket is already completed, unless the intent was to add more tests for the two new new additional flavors of pending?
Already committed is ; 2470ff1#diff-62896d5464aacdd59f7f32b3175301e5
which changes file; lib/given/rspec/framework.rb
to define the pending type with an if/else instead of directly.
The test method was also amended,
spec/lib/given/have_failed_spec.rb
RSpec 3.0.0 beta 2 renames the PendingDeclaredInExample to SkipDeclaredInExample.
The text was updated successfully, but these errors were encountered: