Sha256: 18a1b20a5f2d95c2a07ae1d539e642866a56c55c23b3e807b896ea34f900932b
Contents?: true
Size: 296 Bytes
Versions: 4
Compression:
Stored size: 296 Bytes
Contents
# encoding: utf-8 infinity_test do notifications :growl use :rubies => %w(1.9.2-p180 1.9.2-p290 1.8.7-p334), :gemset => 'contactology', :test_framework => :rspec before_run do clear :terminal end heuristics do add('lib/') do |file| run :all => :tests end end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
contactology-0.1.2 | .infinity_test |
contactology-0.1.1 | .infinity_test |
contactology-0.1.0 | .infinity_test |
contactology-0.0.2 | .infinity_test |