Sha256: a34862dbacb90da730115a06ed14b439d69dd11940f8b4e4fdd2fc98677107ac
Contents?: true
Size: 562 Bytes
Versions: 6
Compression:
Stored size: 562 Bytes
Contents
--- Test the fatal option (fatal.yml): !S::Suite contents: - 1/5 must pass: !S::Suite attributes: !S::Pass {} contents: - test1 must fail: !S::Fail weight: -1 - test2 must pass: {} - test3 must be fatal: !S::Fail fatal: true weight: -1 - test4 not tested: { weight: -4 } - test5 not tested: { weight: -4 } - test6 must pass: !S::Pass fatal: true - test7 must fail: !S::Fail weight: -1 - test8 must pass: !S::Pass {}
Version data entries
6 entries across 6 versions & 1 rubygems