Sha256: 52a2a97b289487aab23064a999e8772626c134d3b6137ee1bb9910dee970513d

Contents?: true

Size: 262 Bytes

Versions: 1

Compression:

Stored size: 262 Bytes

Contents

Feature: Annotation

  @TEST-1234
  @JIRA:abc123
  @PRIORITY:critical
  Scenario: This is an annotation feature
    Given there is a monster

  @TEST-5678
  @JIRA:abc567
  @PRIORITY:trivial
  Scenario: This is an annotation feature2
    Given there is a monster

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
allure_turnip-0.4.0 spec/annotation.feature