Sha256: d47e2778dc07911d91f6a8d514710e63a8256f0f08f22b47ace1cdcbbe4153c1

Contents?: true

Size: 184 Bytes

Versions: 6

Compression:

Stored size: 184 Bytes

Contents

# encoding: utf-8

##
# Run all tests when a file gets saved inside the lib folder
infinity_test do
  heuristics do
    add('lib/') do |file|
      run :all => :tests
    end
  end
end

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
hirefire-0.1.4 .infinity_test
hirefire-0.1.3 .infinity_test
hirefire-0.1.2 .infinity_test
samoli-hirefire-0.1.1 .infinity_test
hirefire-0.1.1 .infinity_test
hirefire-0.1.0 .infinity_test