acuminous/yadda

View on GitHub
test/features/comment/multiline_comment.feature

Summary

Maintainability
Test Coverage
###
Multi Line Comment
Before Feature
###

Feature: Simple Feature

#####
Multi Line Comment
Before Scenario
#####
Scenario: Simple Scenario

    Given A

    #####
    Muli Line Comment
    Before Step
    #####

    When B

    Then C