TableBeet

Step list

Step name Defined file (with line number)
I run :cmd

/tmp/turnip/examples/steps/backtick_steps.rb:1

there are :count monkeys with :color hair

/tmp/turnip/examples/steps/more_steps.rb:1

there should be 3 monkeys with blue hair

/tmp/turnip/examples/steps/more_steps.rb:5

Step name Defined file (with line number)
the monster has an alignment

/tmp/turnip/examples/steps/alignment_steps.rb:12

that alignment should be :alignment

/tmp/turnip/examples/steps/alignment_steps.rb:4

Step name Defined file (with line number)
the monster has an alignment

/tmp/turnip/examples/steps/alignment_steps.rb:20

that alignment should be :alignment

/tmp/turnip/examples/steps/alignment_steps.rb:4

Step name Defined file (with line number)
an auto-loaded step is available

/tmp/turnip/examples/steps/autoload_steps.rb:2

Step name Defined file (with line number)
there is a knight

/private/tmp/turnip/examples/steps/knight_steps.rb:18

the knight is alive

/private/tmp/turnip/examples/steps/knight_steps.rb:22

the knight is dead

/private/tmp/turnip/examples/steps/knight_steps.rb:26

there is a knight

/tmp/turnip/examples/steps/knight_steps.rb:18

the knight is alive

/tmp/turnip/examples/steps/knight_steps.rb:22

the knight is dead

/tmp/turnip/examples/steps/knight_steps.rb:26

Step name Defined file (with line number)
there is a dragon

/tmp/turnip/examples/steps/dragon_steps.rb:12

the dragon attacks the knight

/tmp/turnip/examples/steps/dragon_steps.rb:16

there is a knight

/private/tmp/turnip/examples/steps/knight_steps.rb:18

the knight is alive

/private/tmp/turnip/examples/steps/knight_steps.rb:22

the knight is dead

/private/tmp/turnip/examples/steps/knight_steps.rb:26

Step name Defined file (with line number)
the dragon breathes fire

/tmp/turnip/examples/steps/dragon_steps.rb:35

there is a dragon

/tmp/turnip/examples/steps/dragon_steps.rb:12

the dragon attacks the knight

/tmp/turnip/examples/steps/dragon_steps.rb:16

there is a knight

/private/tmp/turnip/examples/steps/knight_steps.rb:18

the knight is alive

/private/tmp/turnip/examples/steps/knight_steps.rb:22

the knight is dead

/private/tmp/turnip/examples/steps/knight_steps.rb:26

Step name Defined file (with line number)
visible callee

/tmp/turnip/examples/steps/step_calling_steps.rb:2

a visible step call

/tmp/turnip/examples/steps/step_calling_steps.rb:6

an invisible step call

/tmp/turnip/examples/steps/step_calling_steps.rb:11

a global step call

/tmp/turnip/examples/steps/step_calling_steps.rb:15

an included call

/tmp/turnip/examples/steps/step_calling_steps.rb:20