Sha256: 56075b52c07d1748afc016a1891abf2872dd7caf5625e1b9559588c41fc1b7eb

Contents?: true

Size: 209 Bytes

Versions: 26

Compression:

Stored size: 209 Bytes

Contents

require File.join(File.dirname(File.expand_path(__FILE__)), "/spec_helper.rb")

describe "Breaker" do
  it "should breakpoint within the RSpec environment" do
    require "breakpoint"
    breakpoint
  end
end

Version data entries

26 entries across 26 versions & 2 rubygems

Version Path
automateit-0.71220 spec/breaker.rb
automateit-0.71226.1 spec/breaker.rb
automateit-0.71230 spec/breaker.rb
automateit-0.80624 spec/breaker.rb
automateit-0.71226 spec/breaker.rb
automateit-0.80116 spec/breaker.rb