Sha256: 273b0604167a3b0cb233b4b569bbd3f45c0750758be81e863f44f67647608e63

Contents?: true

Size: 156 Bytes

Versions: 11

Compression:

Stored size: 156 Bytes

Contents

desc "Run the javascript specs"
task :teabag => :environment do
  require "teabag/console"
  fail if Teabag::Console.new({suite: ENV["suite"]}).execute
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
teabag-0.7.3 lib/tasks/teabag.rake
teabag-0.7.2 lib/tasks/teabag.rake
teabag-0.7.1 lib/tasks/teabag.rake
teabag-0.7.0 lib/tasks/teabag.rake
teabag-0.6.0 lib/tasks/teabag.rake
teabag-0.5.5 lib/tasks/teabag.rake
teabag-0.5.4 lib/tasks/teabag.rake
teabag-0.5.3 lib/tasks/teabag.rake
teabag-0.5.2 lib/tasks/teabag.rake
teabag-0.5.1 lib/tasks/teabag.rake
teabag-0.5.0 lib/tasks/teabag.rake