Sha256: 8d75d7d0dccebe78047028dba1d8feb971676a1839c78aa604577e6e49e63fb3

Contents?: true

Size: 266 Bytes

Versions: 1

Compression:

Stored size: 266 Bytes

Contents

Feature: Documentation Generator

  Scenario: Build empty app
    Given an empty app
    When I run `roxie`
    Then the following files should exist:
      | doc/api.json                                  |
    And the file "doc/api.json" should not contain "tags:"

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
roxie-0.0.2 features/generator.feature