Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add results from NUnit to documentation #2

Closed
x97mdr opened this issue Oct 3, 2011 · 0 comments
Closed

Add results from NUnit to documentation #2

x97mdr opened this issue Oct 3, 2011 · 0 comments
Labels
Milestone

Comments

@x97mdr
Copy link
Owner

x97mdr commented Oct 3, 2011

Feature:
In order to identify which features are working and implemented
As a pickles user
I want to label green/red/yellow the features in my living documentation tree based on the results from the unit testing framework

Scenario: NUnit Support
Given a set of features
And an NUnit result file in XML
When I generate documentation
Then I should see passing features in green
And failing feaures in red
And Ignored features in yellow

x97mdr pushed a commit that referenced this issue Nov 2, 2011
…andled so that they are all identified through an HtmlResourceSet object

Signed-off-by: Jeffrey Cameron <jeffreycameron+github@gmail.com>
x97mdr pushed a commit that referenced this issue Nov 2, 2011
…e from an NUnit run would be located

Signed-off-by: Jeffrey Cameron <jeffreycameron+github@gmail.com>
x97mdr pushed a commit that referenced this issue Nov 2, 2011
x97mdr pushed a commit that referenced this issue Nov 2, 2011
…for features, scenarios and scenario outlines
x97mdr pushed a commit that referenced this issue Nov 2, 2011
…to allow the user to see this information on the generated pages
@x97mdr x97mdr closed this as completed Nov 5, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant