From 2c431242e2a5e3e71e4ffe8cb3e352099b298b93 Mon Sep 17 00:00:00 2001 From: Gaspar Nagy Date: Mon, 23 Nov 2009 14:29:52 +0100 Subject: [PATCH] =?UTF-8?q?=EF=BB=BFlocalize=20step=20definition=20report?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Reporting/Common/Common.xslt | 75 +++++++++++- Reporting/Common/GherkinElements.xslt | 42 ++++++- .../NUnitExecutionReportGenerator.cs | 2 +- Reporting/Program.cs | 2 +- Reporting/ReflectionHelper.cs | 8 ++ .../ReportElements/StepDefinitionReport.cs | 2 - .../StepDefinitionReport.xslt | 115 ++++++++++++------ .../StepDefinitionReportGenerator.cs | 7 +- Reporting/TechTalk.SpecFlow.Reporting.csproj | 5 + Reporting/XsltHelper.cs | 34 +++++- changelog.txt | 1 + 11 files changed, 238 insertions(+), 55 deletions(-) diff --git a/Reporting/Common/Common.xslt b/Reporting/Common/Common.xslt index 26b8f1458..89d68d6e8 100644 --- a/Reporting/Common/Common.xslt +++ b/Reporting/Common/Common.xslt @@ -7,8 +7,57 @@ xmlns:sfr="urn:TechTalk:SpecFlow.Report" exclude-result-prefixes="msxsl"> + + + + + + Generated by SpecFlow at + + see + show + hide + copy + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [ + + ] + + @@ -137,18 +186,24 @@ } ]]>