Sha256: 91e6333aa6f8c9e282e163809a8e34b7303b9c36160178b75dec04cc9f2bd84e

Contents?: true

Size: 244 Bytes

Versions: 2

Compression:

Stored size: 244 Bytes

Contents

$:.unshift File.dirname(__FILE__) + '/../lib'
require 'phantomjs-linux'

RSpec.configure do |config|
  config.treat_symbols_as_metadata_keys_with_true_values = true
  config.run_all_when_everything_filtered = true
  config.filter_run :focus
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
phantomjs-linux-0.0.2 spec/spec_helper.rb
phantomjs-linux-0.0.1 spec/spec_helper.rb