Sha256: 4eedb681e33b5e527723dae072b18603516bb1a9cbdac6c7d00f61f51e8aa151

Contents?: true

Size: 231 Bytes

Versions: 4

Compression:

Stored size: 231 Bytes

Contents

Feature: Annotation

  @HIPTEST--1234
  @JIRA++abc123
  Scenario: This is an annotation feature
    Given there is a monster

  @HIPTEST--5678
  @JIRA++abc567
  Scenario: This is an annotation feature2
    Given there is a monster

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
allure_turnip-0.3.1 spec/annotation.feature
allure_turnip-0.3.0 spec/annotation.feature
allure_turnip-0.2.1 spec/annotation.feature
allure_turnip-0.2.0 spec/annotation.feature