Sha256: b014e0eb20f6b22dc143547ed1a0c51b1efe7d32164208997199acf1579be603
Contents?: true
Size: 312 Bytes
Versions: 50
Compression:
Stored size: 312 Bytes
Contents
require "bundler/setup" # We're injecting simplecov_config via aruba in cucumber here # depending on what the test case is... begin require File.join(File.dirname(__FILE__), "simplecov_config") rescue LoadError $stderr.puts "No SimpleCov config file found!" end require "faked_project" require "test/unit"
Version data entries
50 entries across 50 versions & 14 rubygems