Sha256: 88aa20de26278d800f23d2fc98e6e5dbb4b78086f4d1695c262da4b97e100001

Contents?: true

Size: 332 Bytes

Versions: 27

Compression:

Stored size: 332 Bytes

Contents

Feature: Show API documentation in specified browser

  # This is integration testing you have to set APIARY_API_KEY
  @needs_apiary_api_key
  Scenario: Write generated HTML into specified file

    When I run `apiary preview --path ../../spec/fixtures/apiary.apib --output=test.html`
    Then a file named "test.html" should exist

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
apiaryio-0.6.0 features/preview.feature
apiaryio-0.5.2 features/preview.feature
apiaryio-0.5.1 features/preview.feature
apiaryio-0.5.0 features/preview.feature
apiaryio-0.4.2 features/preview.feature
apiaryio-0.4.1 features/preview.feature
apiaryio-0.4.0-x86_64-darwin-13 features/preview.feature