Sha256: 0443c12dc3febeec614df515ea47ff9315d97214557a238a7a586a89bb8a9917

Contents?: true

Size: 312 Bytes

Versions: 4

Compression:

Stored size: 312 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 apiary.apib --output=test.html`
    Then a file named "test.html" should exist

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
apiaryio-0.3.5 features/preview.feature
apiaryio-0.3.4 features/preview.feature
apiaryio-0.3.3 features/preview.feature
apiaryio-0.3.2 features/preview.feature