Check if this example had been skipped
Returns:
true if the example had been skipped
32 33 34
# File 'lib/confiner/example.rb', line 32 def skipped? status == 'skipped' end