Sha256: 5092fffe9eb0907d7487b9a0ce799885cfa7196e77d20abe80a165f80cbc8504

Contents?: true

Size: 264 Bytes

Versions: 86

Compression:

Stored size: 264 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

86 entries across 86 versions & 1 rubygems

Version Path
deploy-context-2.1.4.1.g36d6011 lib/deploy-context/deploy/cucumber.rb
deploy-context-2.1.4 lib/deploy-context/deploy/cucumber.rb
deploy-context-2.1.3 lib/deploy-context/deploy/cucumber.rb
deploy-context-2.1.2.1.gcc28372.1.g2e17987 lib/deploy-context/deploy/cucumber.rb
deploy-context-2.1.2.1.gcc28372 lib/deploy-context/deploy/cucumber.rb
deploy-context-2.1.2 lib/deploy-context/deploy/cucumber.rb
deploy-context-2.1.1.1.g9682332.1.g6ec837b lib/deploy-context/deploy/cucumber.rb
deploy-context-2.1.1.1.g9682332 lib/deploy-context/deploy/cucumber.rb
deploy-context-2.1.1 lib/deploy-context/deploy/cucumber.rb
deploy-context-2.1.0.2.g3d63a5a lib/deploy-context/deploy/cucumber.rb
deploy-context-2.1.0.1.gfc552cd lib/deploy-context/deploy/cucumber.rb
deploy-context-2.1.0 lib/deploy-context/deploy/cucumber.rb
deploy-context-2.0.11.1.g2fb12a4.1.g77162b5 lib/deploy-context/deploy/cucumber.rb
deploy-context-2.0.11.1.g2fb12a4 lib/deploy-context/deploy/cucumber.rb
deploy-context-2.0.11 lib/deploy-context/deploy/cucumber.rb
deploy-context-2.0.10.1.g6db0997.1.gafb2bd3 lib/deploy-context/deploy/cucumber.rb
deploy-context-2.0.10.1.g6db0997 lib/deploy-context/deploy/cucumber.rb
deploy-context-2.0.10 lib/deploy-context/deploy/cucumber.rb
deploy-context-2.0.9 lib/deploy-context/deploy/cucumber.rb
deploy-context-2.0.8.1.gdd5846f lib/deploy-context/deploy/cucumber.rb