Sha256: af9a6c222d66cb4c98388c18f29ef4f826e8e258ab23bf6852f666ebe908d1a4

Contents?: true

Size: 143 Bytes

Versions: 2

Compression:

Stored size: 143 Bytes

Contents

desc "Runs a test suit in a bundle environment inside pry 'rescue' wrapper."
task :debug do
  Hexx::RSpec["bundle exec rescue rspec spec"]
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
hexx-suit-2.3.2 lib/tasks/debug.rake
hexx-suit-2.3.0 lib/tasks/debug.rake