Call one step from within another

21 views
Skip to first unread message

Sergey Makridenkov

unread,
Mar 14, 2013, 3:04:51 PM3/14/13
to spina...@googlegroups.com
Hello

Is it possible call one step from within another, like that

  include Spinach::DSL

  step 'step 1' do
    steps %Q{
      step 2
      step 3
    }
  end

Oriol Gual

unread,
Mar 31, 2013, 12:42:42 PM3/31/13
to spina...@googlegroups.com
We probably need to add a section about this to the README, in the meanwhile, take a look a this issue: https://github.com/codegram/spinach/issues/132

Hope it helps.
Reply all
Reply to author
Forward
0 new messages