Sha256: eb23206fe037a969f8617a931b4fa852aa0d79cd4dde42d32fe1ee1d2e356be2

Contents?: true

Size: 403 Bytes

Versions: 1

Compression:

Stored size: 403 Bytes

Contents

Feature: Billd

  Scenario:
    When I run `billd https://raw.github.com/gist/b08579f1a271913bec33/a3d6ab315397f8fec5c8ab05bcf45c93606a4e88/build.xml`
    Then the stdout should contain:
      """
      successful-project: Success!
      building-from-success-project: Building!
      building-from-failure-project: Building!
      failed-project: Failure!
      """
    And the exit status should be 0

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
billd-0.0.3 features/billd.feature