Sha256: 1216c6d500d886d5c42c36189f8d9990b7834fcaeef4b53ac70a3cd55f648aef

Contents?: true

Size: 348 Bytes

Versions: 3

Compression:

Stored size: 348 Bytes

Contents

---

Test the Package strategy: !S::Suite
  attributes: !S::Package {}
  contents:
    - Test the foo package:
        url: file://<<pwd>>/../fixtures/package/pkg_foo.tar.gz
        test:
          Test yo: !S::Command
            dir: '<<extract_dir>>'
            command: ./foo.sh
            output: |
              Foo !!!
            exit: 0

Version data entries

3 entries across 3 versions & 1 rubygems

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