acuminous/yadda

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

Summary

Maintainability
Test Coverage
Feature: Simple Feature With Background

  Background: Simple Background

    Given A

  Scenario: Simple Scenario

    Given B
    When C
    Then D