Sha256: 38c055c1a1941a1d3887ff161a69cd4a00f01389eadc3742c23d81de6c412979

Contents?: true

Size: 290 Bytes

Versions: 4

Compression:

Stored size: 290 Bytes

Contents

rspec_filter 'expectations' do
  # Probably more related to nesting lambdas in the test than with using raise_error - https://github.com/opal/opal/pull/1117
  filter('RSpec::Expectations does not allow expectation failures to be caught by a bare rescue').unless { at_least_opal_0_10? }
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
opal-rspec-0.6.2 spec/rspec/expectations/filter/bugs/expectations.rb
opal-rspec-0.6.1 spec/rspec/expectations/filter/bugs/expectations.rb
opal-rspec-0.6.0 spec/rspec/expectations/filter/bugs/expectations.rb
opal-rspec-0.6.0.beta1 spec/rspec/expectations/filter/bugs/expectations.rb