Method: RSpec::Core::Example#skip

Defined in:
lib/rspec/core/example.rb

#skipBoolean

Returns flag that will cause the example to not run. The ExecutionResult status will be :pending.

Returns:

  • (Boolean)

    flag that will cause the example to not run. The ExecutionResult status will be :pending.

[View source]

69
# File 'lib/rspec/core/example.rb', line 69

 :skip