acuminous/yadda

View on GitHub
test/features/background/malformed_background_annotated.feature

Summary

Maintainability
Test Coverage
Feature: Simple Feature

@keyword1=value1
@keyword2=value2
@keyword3
Background: Annotated Background

    Given A

Scenario: Simple Scenario

    Given A
    When B
    Then C