Sha256: 4eaff69c53dc7ee588af296e933eb64715aaa4e575ac7fa1a0e5a18d0870902f

Contents?: true

Size: 173 Bytes

Versions: 5

Compression:

Stored size: 173 Bytes

Contents

guard :minitest, test_folders: 'test', test_file_patterns: '*.rb' do
  watch(%r{^test/(.*)\/?test_(.*)\.rb$}) { 'test' }
  watch(%r{^lib/(.*/)?([^/]+)\.rb$}) { 'test' }
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
atp_scraper-0.7.2 Guardfile
atp_scraper-0.7.0 Guardfile
atp_scraper-0.6.3 Guardfile
atp_scraper-0.6.2 Guardfile
atp_scraper-0.6.1 Guardfile