Skip to content

document summary pass, fail, inconclusive #15

@darrencomeau

Description

@darrencomeau

Feature: Test Results

In order to document the results of each scenario
As a reader of the generated documentation
I want the summary results to be included for each feature.

Scenario: Output has scenario success

Given I have a feature called 'My Successful Scenario Feature'

And I have a scenario called 'Successful Scenario' which executed successfully

When I generate Markdown output

Then the Markdown output has the lines in the following order

Content
Features
1 test : 1 passing : 0 failing
Feature: My Successful Scenario Feature
1 test : 1 passing : 0 failing
Scenario : Successful Scenario

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions