Sha256: 344625b917b5147838e35d6f4963c6ed7ebb30db20114105d4f00642f7cdd346

Contents?: true

Size: 353 Bytes

Versions: 1

Compression:

Stored size: 353 Bytes

Contents

commands:

  test:
    help: test
    description: execute ruby tests
    command: rake test

  phpunit:
    help: phpunit
    description: execute php tests
    command: ./bin/vendor/phpunit --configuration=tests/phpunit.xml

  ls:
    description: List tmp file
    command: ls /tmp/foo/foo

# to be implemented
groups:
  qa:
    - test
    - phpunit

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
carrasco-0.1.4 .carrasco.yml