Sha256: a36cd3a7d542a0d0c3fd1d3f7939aa75578090119f1411ee1bac79594ad72881

Contents?: true

Size: 198 Bytes

Versions: 1

Compression:

Stored size: 198 Bytes

Contents

require 'opal/rspec/async'
require 'opal/platform'

RSpec::configure do |config|
  config.filter_run_including focus: true
  config.run_all_when_everything_filtered = true
  config.color = true
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
opal-rspec-0.7.0.rc.1 spec-opal/spec_helper.rb