Sha256: cf315243641540ec1bbd427ba7e5d734ee7f46667c25674d167ed61e1b5e2caa

Contents?: true

Size: 290 Bytes

Versions: 3

Compression:

Stored size: 290 Bytes

Contents

rspec_filter 'include' do
  # https://github.com/opal/opal/pull/1136 - operators and method missing issues with a_value > < etc
  filter('#include matcher Composing matchers with `include` expect(array).to include(matcher) works with comparison matchers').unless { at_least_opal_0_9? }
end

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
opal-connect-rspec-0.5.0 spec/rspec/expectations/filter/bugs/include.rb
opal-rspec-0.5.0 spec/rspec/expectations/filter/bugs/include.rb
opal-rspec-0.5.0.beta3 spec/rspec/expectations/filter/bugs/include.rb