Sha256: c4614d5cb2d958b6eea4a42f5d30f25029e91f90a7839c6bd28ef06912eafdeb

Contents?: true

Size: 320 Bytes

Versions: 3

Compression:

Stored size: 320 Bytes

Contents

---

Test timeout option (timeout.yml): !S::Suite

  attributes: !S::Command
    command: sleep
    exit: 0
    timeout: 1

  contents:

    - I am suppose to FAIL:
        args: 42
        weight: -1

    - I am suppose to PASS:
        args: 0

    - Zombie Verification Killall: !S::KillAll
        regexp: !re sleep

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
uttk-0.4.6.1 test/functional/timeout.yml
uttk-0.4.5.0 test/functional/timeout.yml
uttk-0.4.6.2 test/functional/timeout.yml