You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<span>Then no money is dispensed [Exception Message: 'Boom']</span>
106
106
<div class='step FailedException' id='step-3-3'>
107
-
<code> at TestStack.BDDfy.Tests.Reporters.ReportTestData.GetScenarios(Boolean includeFailingScenario, Boolean includeExamples) in ...\ReportTestData.cs:line 65</code>
107
+
<code> at TestStack.BDDfy.Tests.Reporters.ReportTestData.GetScenarios(Boolean includeFailingScenario, Boolean includeExamples) in ...\ReportTestData.cs:line 90</code>
Copy file name to clipboardExpand all lines: TestStack.BDDfy.Tests/Reporters/Html/ClassicReportBuilderTests.ShouldProduceExpectedHtmlWithExamples.approved.txt
<code> at TestStack.BDDfy.Tests.Reporters.ReportTestData.GetScenarios(Boolean includeFailingScenario, Boolean includeExamples) in ...\ReportTestData.cs:line 88</code>
116
+
<code> at TestStack.BDDfy.Tests.Reporters.ReportTestData.GetScenarios(Boolean includeFailingScenario, Boolean includeExamples) in ...\ReportTestData.cs:line 113</code>
Copy file name to clipboardExpand all lines: TestStack.BDDfy.Tests/Reporters/Html/MetroReportBuilderTests.ShouldProduceExpectedHtmlWithExamples.approved.txt
<code> at TestStack.BDDfy.Tests.Reporters.ReportTestData.GetScenarios(Boolean includeFailingScenario, Boolean includeExamples) in ...\ReportTestData.cs:line 88</code>
127
+
<code> at TestStack.BDDfy.Tests.Reporters.ReportTestData.GetScenarios(Boolean includeFailingScenario, Boolean includeExamples) in ...\ReportTestData.cs:line 113</code>
varstoryMetadata1=newStoryMetadata(typeof(RegularAccountHolderStory),"As a person","I want ice cream","So that I can be happy","Happiness");
46
+
varstoryMetadata2=newStoryMetadata(typeof(GoldAccountHolderStory),"As an unhappy examples story","I want to see failed steps","So that I can diagnose what's wrong","Unhappy examples");
47
+
varstoryMetadata3=newStoryMetadata(typeof(PlatinumAccountHolderStory),"As a happy examples story","I want a clean report with examples","So that the report is clean and readable","Happy Examples");
0 commit comments