Sha256: 453cbc26667facf644c7330f322e8ae2fd780a6dfa1ef509c10fd4205323a7a7

Contents?: true

Size: 785 Bytes

Versions: 15

Compression:

Stored size: 785 Bytes

Contents

# -*- encoding: utf-8 -*-
#
# Author:: Fletcher Nichol (<fnichol@nichol.ca>)
#
# Copyright (C) 2013, Fletcher Nichol
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#    http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

require 'simplecov'
require 'fakefs/safe'
require 'minitest/autorun'
require 'mocha/setup'

SimpleCov.command_name "unit"

Version data entries

15 entries across 15 versions & 2 rubygems

Version Path
busser-0.6.2 spec/spec_helper.rb
busser-0.6.1 spec/spec_helper.rb
busser-0.6.0 spec/spec_helper.rb
busser-0.6.0.beta.1 spec/spec_helper.rb
busser-0.5.0 spec/spec_helper.rb
busser-0.4.1 spec/spec_helper.rb
busser-0.4.0 spec/spec_helper.rb
busser-0.3.2 spec/spec_helper.rb
busser-0.3.1 spec/spec_helper.rb
busser-0.3.0 spec/spec_helper.rb
busser-0.2.0 spec/spec_helper.rb
busser-0.1.1 spec/spec_helper.rb
busser-0.1.0 spec/spec_helper.rb
kb-1.0.0.alpha.1 spec/spec_helper.rb
kb-1.0.0.alpha.0 spec/spec_helper.rb