Sha256: 998bc23eb8544c1cb01cfe93da54d330e4d1e4288c074a26e2681c174ee3a1ca

Contents?: true

Size: 214 Bytes

Versions: 669

Compression:

Stored size: 214 Bytes

Contents

require 'bundler/gem_tasks'

def specs(dir)
  FileList["spec/#{dir}/*_spec.rb"].shuffle.join(' ')
end

desc 'Runs all the specs'
task :specs do
  sh "bundle exec bacon #{specs('**')}"
end

task :default => :specs

Version data entries

669 entries across 667 versions & 134 rubygems

Version Path
cocoapods-byte-csjm-0.0.17 Rakefile
cocoapods-byte-panglem-beta-0.0.2 Rakefile
cocoapods-byte-panglem-beta-0.0.1 Rakefile
cocoapods-whitelist-0.5.4 Rakefile
cocoapods-whitelist-0.5.3 Rakefile
cocoapods-aqarahome-0.0.7 Rakefile
cocoapods-aqarahome-0.0.6 Rakefile
cocoapods-whitelist-0.4.0 Rakefile
cocoapods-byte-panglem-0.0.13 Rakefile
cocoapods-flutter-dt-0.4.3 Rakefile
cocoapods-flutter-dt-0.4.2 Rakefile
cocoapods-flutter-dt-0.4.1 Rakefile
cocoapods-linkline-0.3.5 Rakefile
cocoapods-linkline-0.3.4 Rakefile
cocoapods-linkline-0.3.3 Rakefile
cocoapods-linkline-0.3.2 Rakefile
cocoapods-linkline-0.3.1 Rakefile
cocoapods-linkline-0.3.0 Rakefile
cocoapods-tdf-flutter-0.0.33 Rakefile
cocoapods-linkline-0.2.2 Rakefile