Sha256: 33781b689af6339871e8a18611fa176a4451eb3d75a86e00f1c4c9c6c9cb9d38

Contents?: true

Size: 172 Bytes

Versions: 10

Compression:

Stored size: 172 Bytes

Contents

caller = Hexx::RSpec::System

desc "Runs a test suit in a bundle environment inside pry 'rescue' wrapper."
task :debug do
  caller.call "bundle exec rescue rspec spec"
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
hexx-suit-2.2.3 lib/tasks/debug.rake
hexx-suit-2.2.2 lib/tasks/debug.rake
hexx-suit-2.2.1 lib/tasks/debug.rake
hexx-suit-2.2.0 lib/tasks/debug.rake
hexx-suit-2.1.0 lib/tasks/debug.rake
hexx-suit-2.0.0 lib/tasks/debug.rake
hexx-suit-1.5.0-x86_64-linux lib/tasks/debug.rake
hexx-suit-1.3.0-x86_64-linux lib/tasks/debug.rake
hexx-suit-1.2.0 lib/tasks/debug.rake
hexx-suit-1.0.0 lib/tasks/debug.rake