Sha256: b994a926d0cd552f90825d6e67efef295d2775acf3a15e91e139ed2ad5b022a6

Contents?: true

Size: 174 Bytes

Versions: 131

Compression:

Stored size: 174 Bytes

Contents

require 'spec/expectations'

Before('@nothing_has_this_tag') do
  @vb = :cool
end

Given /^whatever$/ do
end

Then /^VB should not be cool$/ do
  @vb.should_not == :cool
end

Version data entries

131 entries across 131 versions & 13 rubygems

Version Path
aslakhellesoy-cucumber-0.3.1.1 examples/tickets/features/301/filter_background_tagged_hooks_steps.rb
aslakhellesoy-cucumber-0.3.1 examples/tickets/features/301/filter_background_tagged_hooks_steps.rb
aslakhellesoy-cucumber-0.3.10 examples/tickets/features/301/filter_background_tagged_hooks_steps.rb
aslakhellesoy-cucumber-0.3.100 examples/tickets/features/301/filter_background_tagged_hooks_steps.rb
aslakhellesoy-cucumber-0.3.101.2 examples/tickets/features/301/filter_background_tagged_hooks_steps.rb
aslakhellesoy-cucumber-0.3.101 examples/tickets/features/301/filter_background_tagged_hooks_steps.rb
aslakhellesoy-cucumber-0.3.102.1 examples/tickets/features/301/filter_background_tagged_hooks_steps.rb
aslakhellesoy-cucumber-0.3.102.2 examples/tickets/features/301/filter_background_tagged_hooks_steps.rb
aslakhellesoy-cucumber-0.3.102 examples/tickets/features/301/filter_background_tagged_hooks_steps.rb
aslakhellesoy-cucumber-0.3.103 examples/tickets/features/301/filter_background_tagged_hooks_steps.rb
aslakhellesoy-cucumber-0.3.104 examples/tickets/features/301/filter_background_tagged_hooks_steps.rb
aslakhellesoy-cucumber-0.3.11.1 examples/tickets/features/301/filter_background_tagged_hooks_steps.rb
aslakhellesoy-cucumber-0.3.11.200907091518 examples/tickets/features/301/filter_background_tagged_hooks_steps.rb
aslakhellesoy-cucumber-0.3.11.3 examples/tickets/features/301/filter_background_tagged_hooks_steps.rb
aslakhellesoy-cucumber-0.3.11.5 examples/tickets/features/301/filter_background_tagged_hooks_steps.rb
aslakhellesoy-cucumber-0.3.11.6 examples/tickets/features/301/filter_background_tagged_hooks_steps.rb
aslakhellesoy-cucumber-0.3.11 examples/tickets/features/301/filter_background_tagged_hooks_steps.rb
aslakhellesoy-cucumber-0.3.2 examples/tickets/features/301/filter_background_tagged_hooks_steps.rb
aslakhellesoy-cucumber-0.3.3.1 examples/tickets/features/301/filter_background_tagged_hooks_steps.rb
aslakhellesoy-cucumber-0.3.3.2 examples/tickets/features/301/filter_background_tagged_hooks_steps.rb