Sha256: 88ca1563b892c3f6c3aebbde166dfb1510aac66595966a579622ca00174ec8b3

Contents?: true

Size: 352 Bytes

Versions: 7

Compression:

Stored size: 352 Bytes

Contents

# these tests are using symbols but in Opal symbols are strings
RSpec::Expectations::Syntax when passing a message to an expectation expect\(...\).to prints a warning when the message object isn't a String
RSpec::Expectations::Syntax when passing a message to an expectation expect\(...\).not_to prints a warning when the message object isn't a String

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
opal-rspec-0.6.2 spec/rspec/expectations/filter/unsupported/syntax.txt
opal-rspec-0.6.1 spec/rspec/expectations/filter/unsupported/syntax.txt
opal-rspec-0.6.0 spec/rspec/expectations/filter/unsupported/syntax.txt
opal-rspec-0.6.0.beta1 spec/rspec/expectations/filter/unsupported/syntax.txt
opal-connect-rspec-0.5.0 spec/rspec/expectations/filter/unsupported/syntax.txt
opal-rspec-0.5.0 spec/rspec/expectations/filter/unsupported/syntax.txt
opal-rspec-0.5.0.beta3 spec/rspec/expectations/filter/unsupported/syntax.txt