Sha256: 5a9852b9a12888b38c8ee2f0322b8b8babfd4f01e3d691024b31aabc28272ccd

Contents?: true

Size: 528 Bytes

Versions: 5

Compression:

Stored size: 528 Bytes

Contents

---

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

    strategy: Suite
    timeout: 1.5

    attributes:
        strategy: Sleep
        delay: 1

    contents:

        - first:
            symbols:
                foo: a

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

        - third

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

        - fith

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

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
ttk-0.1.576 test/examples/cache/simple.yml
ttk-0.1.580 test/examples/cache/simple.yml
ttk-0.1.579 test/examples/cache/simple.yml
ttk-0.2.0 test/examples/cache/simple.yml
ttk-0.2.1 test/examples/cache/simple.yml