Sha256: d19bba90b576bb856735f50162dce33f398c79757e5c7102a3b44faba3ac9d22

Contents?: true

Size: 271 Bytes

Versions: 4

Compression:

Stored size: 271 Bytes

Contents

require File.expand_path(File.dirname(__FILE__) + '/../lib/testingbot/api.rb')
require File.expand_path(File.dirname(__FILE__) + '/../lib/testingbot.rb')
RSpec.configure do |config|
  config.expect_with :rspec do |expectations|
    expectations.syntax = :should
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
testingbot-0.2.3 spec/spec_helper.rb
testingbot-0.2.2 spec/spec_helper.rb
testingbot-0.2.1 spec/spec_helper.rb
testingbot-0.2.0 spec/spec_helper.rb