Sha256: 6a708b462617da48660274a8adc0d41c39ab8243411dbbe44a281fd1c5d232b1

Contents?: true

Size: 201 Bytes

Versions: 4

Compression:

Stored size: 201 Bytes

Contents

test(id: 1, title: 'My Sample Test') do
  visit "http://simonmathieu.com"
  step id: 1,
       action:   "Fill up the login form and click submit",
       response: "Were you logged in?" do
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
rainforest_ruby_runtime-0.1.1 sample_tests/real.rb
rainforest_ruby_runtime-0.1.0 sample_tests/real.rb
rainforest_ruby_runtime-0.0.2 sample_tests/real.rb
rainforest_ruby_runtime-0.0.1 sample_tests/real.rb