Sha256: 437ebaa0a838e4f6056dc95ed94369be02ec45dec3070c080dafbe710b8035d2

Contents?: true

Size: 176 Bytes

Versions: 19

Compression:

Stored size: 176 Bytes

Contents

require 'spec_helper'

describe "test1" do
  it 'run test1 - part1' do
    shell "cat /etc/resolv.conf"
  end

  it 'run test1 - part2' do
    shell "cat /etc/issue"
  end
end

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
rspec-system-2.8.0 examples/spec/system/test1_spec.rb
rspec-system-2.7.2 examples/spec/system/test1_spec.rb
rspec-system-2.7.1 examples/spec/system/test1_spec.rb
rspec-system-2.7.0 examples/spec/system/test1_spec.rb
rspec-system-2.6.0 examples/spec/system/test1_spec.rb
rspec-system-2.5.1 examples/spec/system/test1_spec.rb
rspec-system-2.5.0 examples/spec/system/test1_spec.rb
rspec-system-2.4.0 examples/spec/system/test1_spec.rb
rspec-system-2.3.0 examples/spec/system/test1_spec.rb
rspec-system-2.2.1 examples/spec/system/test1_spec.rb
rspec-system-2.2.0 examples/spec/system/test1_spec.rb
rspec-system-2.1.2 examples/spec/system/test1_spec.rb
rspec-system-2.1.1 examples/spec/system/test1_spec.rb
rspec-system-2.1.0 examples/spec/system/test1_spec.rb
rspec-system-1.7.1 examples/spec/system/test1_spec.rb
rspec-system-2.0.0 examples/spec/system/test1_spec.rb
rspec-system-1.7.0 examples/spec/system/test1_spec.rb
rspec-system-1.6.0 examples/spec/system/test1_spec.rb
rspec-system-1.5.0 examples/spec/system/test1_spec.rb