Sha256: 97ec3d797bcaaaee5cae6b2dd401119d568e54043522fd747ca0d88eb27b27ac

Contents?: true

Size: 139 Bytes

Versions: 8

Compression:

Stored size: 139 Bytes

Contents

# -*- encoding: utf-8 -*-

Then(/^the stdout should match \/([^\/]*)\/$/) do |expected|
  assert_matching_output(expected, all_stdout)
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
test-kitchen-1.4.2 features/step_definitions/output_steps.rb
test-kitchen-1.4.1 features/step_definitions/output_steps.rb
test-kitchen-1.4.0 features/step_definitions/output_steps.rb
test-kitchen-1.4.0.rc.1 features/step_definitions/output_steps.rb
test-kitchen-1.4.0.beta.2 features/step_definitions/output_steps.rb
test-kitchen-1.4.0.beta.1 features/step_definitions/output_steps.rb
test-kitchen-1.3.1 features/step_definitions/output_steps.rb
test-kitchen-1.3.0 features/step_definitions/output_steps.rb