Sha256: 1c9c84b04435a84bbffdfa9ad1af026b3cca726231c21f324ae86efc855b90dc

Contents?: true

Size: 486 Bytes

Versions: 6

Compression:

Stored size: 486 Bytes

Contents

---

Relaunch 5 times this test with the cache feature to obtain a PASS: !S::Suite

    timeout: 1.5

    attributes: !S::Sleep
        delay: 1

    contents:

        - first:
            symbols:
                foo: a

        - second:
            symbols:
                foo: <<foo>>/b

        - third

        - fourth:
            symbols:
                foo: <<foo>>/c

        - fith

        - sixth: !S::Cmd
            command: echo -n <<foo>>
            output: a/b/c

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
uttk-0.3.5.0 test/examples/cache/simple.yml
uttk-0.3.6.1 test/examples/cache/simple.yml
uttk-0.3.1.2 test/examples/cache/simple.yml
uttk-0.4.6.1 test/examples/cache/simple.yml
uttk-0.4.5.0 test/examples/cache/simple.yml
uttk-0.4.6.2 test/examples/cache/simple.yml