Sha256: 8234bebf3379bc3fc5ba0607ab6cc9f5effb946d8b7a046f65ff3c384d7521af

Contents?: true

Size: 157 Bytes

Versions: 6

Compression:

Stored size: 157 Bytes

Contents

Then /^current xcode project version is "(.*)"$/ do |version|
  in_project_folder do
    ChocTop::Configuration.new.version.to_s.should == version
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
choctop-0.14.1 features/step_definitions/xcode_steps.rb
choctop-0.14.0 features/step_definitions/xcode_steps.rb
choctop-0.13.1 features/step_definitions/xcode_steps.rb
choctop-0.13.0 features/step_definitions/xcode_steps.rb
choctop-0.12.1 features/step_definitions/xcode_steps.rb
choctop-0.12.0 features/step_definitions/xcode_steps.rb