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