Skip to content

Concept Markdown Output

Darren Comeau edited this page Oct 22, 2018 · 1 revision

Just starting the ball rolling on ideas for the formatting.

Features


Generated on: 14 October 2018 11:34:52 2 tests : 1 passing : 1 failing


My Project/Assembly/Class?


@MyTag

My First Feature

In order to achieve something as a person I want something else to happen

Background

Given I do something And I do something else

fail A scenario where something happens

When I do something Then this result happens

@Tag @Other

pass A scenario where something else happens

When I do something Then this result happens


@MyTag

My Second Feature

In order to achieve something as a person I want something else to happen

fail A scenario where something happens

When I do something Then this result happens

@Ignored

inconclusive A scenario where something else happens

When I do something Then this result happens