Sha256: c83c106bbe2a08fef9b9139cf418201eb8675a92fc050d07ed40be53aa59fa37
Contents?: true
Size: 178 Bytes
Versions: 5
Compression:
Stored size: 178 Bytes
Contents
caller = Hexx::Suit::Utils::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
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
hexx-suit-0.2.2 | lib/tasks/debug.rake |
hexx-suit-0.2.1 | lib/tasks/debug.rake |
hexx-suit-0.2.0 | lib/tasks/debug.rake |
hexx-suit-0.1.0 | lib/tasks/debug.rake |
hexx-suit-0.0.1 | lib/tasks/debug.rake |