Sha256: 6f8d9514947cdb992effd57c87341a64a57cd5da778c406a12bbe82d71cfc346
Contents?: true
Size: 270 Bytes
Versions: 268
Compression:
Stored size: 270 Bytes
Contents
#!/usr/bin/env bash source test/helper.bash source lib/test/tap.bash Test::Tap:init tests 1 output=$(prove -v test/test/{b,f}ail.t 2>&1) test-helper:like \ "$output" \ 'Bailout called. Further testing stopped: Get me outta here' \ 'Test::Tap:BAIL_OUT works'
Version data entries
268 entries across 268 versions & 4 rubygems