Sha256: 6378c59fdbe2cd44d497758746c09a99c7f8cadf5286e3fad8d87b56f502e47c

Contents?: true

Size: 344 Bytes

Versions: 3

Compression:

Stored size: 344 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::Cmd
            dir: '<<extract_dir>>'
            command: ./foo.sh
            output: |
              Foo !!!
            exit: 0

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
uttk-0.3.1.2 test/functional/pkg.yml
uttk-0.3.5.0 test/functional/pkg.yml
uttk-0.3.6.1 test/functional/pkg.yml