Sha256: 261df41c41047b52552f25db1bde38de6a0e24952dd43070c96a7ba441e371c4

Contents?: true

Size: 265 Bytes

Versions: 16

Compression:

Stored size: 265 Bytes

Contents

module Context
  module CucumberDeployerHelper
    def cucumber_test(context)
      git_build(context)
      Dir.chdir context.context_folder
      puts "Working in folder #{Dir.pwd}\nAnd context #{context.context_name} is created"
      cucumber
    end
  end
end

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
deploy-context-2.1.27 lib/deploy-context/deploy/cucumber.rb
deploy-context-2.1.26.1.gb2b5290 lib/deploy-context/deploy/cucumber.rb
deploy-context-2.1.26 lib/deploy-context/deploy/cucumber.rb
deploy-context-2.1.25.1.g100c5d2 lib/deploy-context/deploy/cucumber.rb
deploy-context-2.1.25 lib/deploy-context/deploy/cucumber.rb
deploy-context-2.1.24.1.g5c354df lib/deploy-context/deploy/cucumber.rb
deploy-context-2.1.24 lib/deploy-context/deploy/cucumber.rb
deploy-context-2.1.23.1.g8776c45 lib/deploy-context/deploy/cucumber.rb
deploy-context-2.1.23 lib/deploy-context/deploy/cucumber.rb
deploy-context-2.1.22.1.g7cd8ccb lib/deploy-context/deploy/cucumber.rb
deploy-context-2.1.22 lib/deploy-context/deploy/cucumber.rb
deploy-context-2.1.21.1.g665da28 lib/deploy-context/deploy/cucumber.rb
deploy-context-2.1.21 lib/deploy-context/deploy/cucumber.rb
deploy-context-2.1.20.1.gd671d80 lib/deploy-context/deploy/cucumber.rb
deploy-context-2.1.20 lib/deploy-context/deploy/cucumber.rb
deploy-context-2.1.19.1.g26a2b55.1.g5ba21a1.1.g32592ad lib/deploy-context/deploy/cucumber.rb