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.0.8 lib/deploy-context/deploy/cucumber.rb
deploy-context-2.0.7 lib/deploy-context/deploy/cucumber.rb
deploy-context-2.0.6 lib/deploy-context/deploy/cucumber.rb
deploy-context-2.0.5.1.g566bf75 lib/deploy-context/deploy/cucumber.rb
deploy-context-2.0.4 lib/deploy-context/deploy/cucumber.rb
deploy-context-2.0.3 lib/deploy-context/deploy/cucumber.rb
deploy-context-2.0.2.1.g00ce101 lib/deploy-context/deploy/cucumber.rb
deploy-context-2.0.2 lib/deploy-context/deploy/cucumber.rb
deploy-context-2.0.1.1.g34e199f lib/deploy-context/deploy/cucumber.rb
deploy-context-2.0.1 lib/deploy-context/deploy/cucumber.rb
deploy-context-2.0.0.1.gae09dc8 lib/deploy-context/deploy/cucumber.rb
deploy-context-1.0.0 lib/deploy-context/deploy/cucumber.rb
deploy-context-0.13.0.1.g5a3c3d4 lib/deploy-context/deploy/cucumber.rb
deploy-context-0.12.0 lib/deploy-context/deploy/cucumber.rb
deploy-context-0.11.57.1.ga274362.1.g8977db8.3.g30c6ab3.1.g83cd298 lib/deploy-context/deploy/cucumber.rb
deploy-context-0.11.57.1.ga274362.1.g8977db8.3.g30c6ab3 lib/deploy-context/deploy/cucumber.rb
deploy-context-0.11.57.1.ga274362.1.g8977db8.2.g07fba0a lib/deploy-context/deploy/cucumber.rb
deploy-context-0.11.57.1.ga274362.1.g8977db8 lib/deploy-context/deploy/cucumber.rb
deploy-context-0.11.57.1.ga274362 lib/deploy-context/deploy/cucumber.rb
deploy-context-0.11.57 lib/deploy-context/deploy/cucumber.rb