From 3866f2274d481c7dcdc9369f9f0566306e903975 Mon Sep 17 00:00:00 2001 From: Dale Ragan Date: Tue, 1 Jun 2010 00:54:19 -0400 Subject: [PATCH] Added the xml necessary to pass the example arguments for Given, When, and Then. Right now I am receiving an exception when I try to add xml for comments. I am going to leave those out for now and investigate the exception more at a later time. I will call the Step Definition and Event Definition file templates done for now. --- .../Templates/SpecFlowStepDefinition.xft.xml | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/IdeIntegration/MonoDevelopIntegration/Templates/SpecFlowStepDefinition.xft.xml b/IdeIntegration/MonoDevelopIntegration/Templates/SpecFlowStepDefinition.xft.xml index 999472dc7..e27a4f897 100644 --- a/IdeIntegration/MonoDevelopIntegration/Templates/SpecFlowStepDefinition.xft.xml +++ b/IdeIntegration/MonoDevelopIntegration/Templates/SpecFlowStepDefinition.xft.xml @@ -32,6 +32,13 @@ + + + + + + + @@ -52,6 +59,13 @@ + + + + + + + @@ -69,6 +83,13 @@ + + + + + + +