Sha256: 1cf0394fec2603c825bfff0ba86436f92ebc3fe235b7347c89ae9b1a38e4b1d2

Contents?: true

Size: 363 Bytes

Versions: 4

Compression:

Stored size: 363 Bytes

Contents

require 'spec_helper'

  # before(:all) do
  #    @expected_image = 
  #    @page_to_capture = 
  #  
  #  end
  
  
  describe 'creating an initial reference (expected) image' do
    pending
  end
  
  describe 'captured and referenced images match' do
    pending
  end
  
  describe 'captured and referenced images do NOT match' do
    pending
  end
  
  
  

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
gatling-1.0.2 spec/gatling_spec.rb
gatling-1.0.1 spec/gatling_spec.rb
gatling-1.0.0 spec/gatling_spec.rb
gatling-0.9.9 spec/gatling_spec.rb