Sha256: af10313f2e64b573f1317eedc8e54fe9d67cb4c581dd0c8dd8528ee57824c447

Contents?: true

Size: 286 Bytes

Versions: 1

Compression:

Stored size: 286 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

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
carrasco-0.1.3 .carrasco.yml