Sha256: d60628648037b67c89145af52c7eb5128ea77946b1e3aec06af6cd8ba9656e5e
Contents?: true
Size: 338 Bytes
Versions: 5
Compression:
Stored size: 338 Bytes
Contents
--- Check Block (block.yml): strategy: Suite attributes: strategy: Block contents: - test simple good block: test: " 42 == 42 " - test simple bad block: test: " 42 == 43 " weight: -1 - test simple block which raise an exception: test: " fail('Explictly failed') " weight: -1
Version data entries
5 entries across 5 versions & 1 rubygems