Sha256: 317c7f2c4cea9944b8c01167c782d2cc67e64d70533c7e5d483b008c3ba8e4a7

Contents?: true

Size: 505 Bytes

Versions: 57

Compression:

Stored size: 505 Bytes

Contents

guard :minitest, :test_folders => ['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/new_relic" }
  watch('test/agent_helper.rb') { "test/new_relic" }
  watch('lib/new_relic/agent/configuration/default_source.rb') { "test/new_relic/agent/configuration/orphan_configuration_test.rb" }
end

Version data entries

57 entries across 57 versions & 2 rubygems

Version Path
newrelic_rpm-6.7.0.359 Guardfile
newrelic_rpm-6.6.0.358 Guardfile
newrelic_rpm-6.5.0.357 Guardfile
newrelic_rpm-6.4.0.356 Guardfile
newrelic_rpm-6.3.0.355 Guardfile
newrelic_rpm-6.2.0.354 Guardfile
newrelic_rpm-6.1.0.352 Guardfile
newrelic_rpm-6.0.0.351 Guardfile
newrelic_rpm-5.7.0.350 Guardfile
newrelic_rpm-5.6.0.349 Guardfile
newrelic_rpm-5.5.0.348 Guardfile
newrelic_rpm-5.4.0.347 Guardfile
newrelic_rpm-5.3.0.346 Guardfile
newrelic_rpm-5.2.0.345 Guardfile
newrelic_rpm-5.1.0.344 Guardfile
newrelic_rpm-5.0.0.342 Guardfile
newrelic_rpm-4.8.0.341 Guardfile
newrelic_rpm-4.7.1.340 Guardfile
newrelic_rpm-4.7.0.339 Guardfile
newrelic_rpm-4.6.0.338 Guardfile