Sha256: 6081f4ac5005c1da1d340111c0d9c5eb9aedab4e318dcd0711d34c117a6b267e

Contents?: true

Size: 346 Bytes

Versions: 11

Compression:

Stored size: 346 Bytes

Contents

guard :test, :test_paths => ['test/new_relic'], :all_after_pass => false do
  watch(%r{^lib/(.+)\.rb$})     { |m| "test/#{m[1]}_test.rb" }
  watch(%r{^test/.+_test\.rb$})
  watch(%r{^test/rum/.*})       { "test/new_relic/rack/browser_monitoring_test.rb" }
  watch('test/test_helper.rb')  { "test" }
  watch('test/agent_helper.rb') { "test" }
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
newrelic_rpm-3.7.1.188 Guardfile
newrelic_rpm-3.7.1.182 Guardfile
newrelic_rpm-3.7.1.180 Guardfile
newrelic_rpm-3.7.0.177 Guardfile
newrelic_rpm-3.7.0.174.beta Guardfile
newrelic_rpm-3.6.9.171 Guardfile
newrelic_rpm-3.6.8.168 Guardfile
newrelic_rpm-3.6.8.164 Guardfile
newrelic_rpm-3.6.7.159 Guardfile
newrelic_rpm-3.6.7.159.beta Guardfile
newrelic_rpm-3.6.7.152 Guardfile