Sha256: 186e57474bb9dcc8854da303dcac3668fd98771e97d5c8a8e446776e996909a4

Contents?: true

Size: 690 Bytes

Versions: 28

Compression:

Stored size: 690 Bytes

Contents

RSpec::Core::ExampleGroup defined as stepwise
  ::steps
    should create an ExampleGroup that includes RSpec::Stepwise
  with Stepwise included
    should retain instance variables between steps
    should mark later examples as pending if one fails
    should allow nested steps
    should not allow nested normal contexts (PENDING: A correct approach - in the meantime, this behavior is undefined)

Pending:
  RSpec::Core::ExampleGroup defined as stepwise with Stepwise included should not allow nested normal contexts
    # A correct approach - in the meantime, this behavior is undefined
    # ./spec/example_group.rb:63

Finished in 0.10849 seconds
5 examples, 0 failures, 1 pending

Version data entries

28 entries across 28 versions & 3 rubygems

Version Path
rspec-steps-2.1.1 doc/Specifications
rspec-steps-2.1.0 doc/Specifications
rspec-steps-2.0.1 doc/Specifications
rspec-steps-2.0.0 doc/Specifications
rspec-steps-1.0.7 doc/Specifications
rspec-steps-1.0.6 doc/Specifications
rspec-steps-1.0.5 doc/Specifications
rspec-steps-1.0.4 doc/Specifications
rspec-steps-1.0.3 doc/Specifications
rspec-steps-1.0.2 doc/Specifications
rspec-steps-1.0.1 doc/Specifications
rspec-steps-1.0.0 doc/Specifications
two-step-1.0 doc/Specifications
rspec-steps-0.4.1 doc/Specifications
rspec-steps-0.4.0 doc/Specifications
rspec-steps-0.3.0 doc/Specifications
rspec-steps-0.2.0 doc/Specifications
rspec-steps-0.1.2 doc/Specifications
rspec-steps-0.1.1 doc/Specifications
rspec-steps-0.1.0 doc/Specifications