Sha256: f2da75cf350e408cec51e22f35e66c245c1045f96fbe2818b2d54fe69f53902a

Contents?: true

Size: 291 Bytes

Versions: 2

Compression:

Stored size: 291 Bytes

Contents

require 'ann_wrapper'

RSpec.configure do |config|
  # Use color in STDOUT
  config.color_enabled = true

  # Use color not only in STDOUT but also in pagers and files
  config.tty = true

  # Use the specified formatter
  config.formatter = :documentation # :progress, :html, :textmate
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ann_wrapper-1.1.3 spec/spec_helper.rb
ann_wrapper-1.1.2 spec/spec_helper.rb