<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>fitnesse at Yahoo! Groups</title>
    <link>http://groups.yahoo.com/group/fitnesse/</link>
    <description>FITNESSE</description>

    <item>
      <title>Re: Running windows batch file and capture output</title>
      <pubDate>Mon, 17 Jun 2013 22:03:26 GMT</pubDate>
      <dc:creator>Markus Gaertner</dc:creator>
      <link>http://groups.yahoo.com/group/fitnesse/message/20121</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/fitnesse/message/20121</guid>
      <description>Hi Subodh, try System.diagnostics.Process: http://msdn.microsoft.com/en-us/library/system.diagnostics.process.aspx Best Markus ... -- Dipl.-Inform. Markus</description>
    </item>
    <item>
      <title>Re: How to connect Oracle Database using Fitnesse</title>
      <pubDate>Mon, 17 Jun 2013 21:08:43 GMT</pubDate>
      <dc:creator>Dan Woodward</dc:creator>
      <link>http://groups.yahoo.com/group/fitnesse/message/20120</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/fitnesse/message/20120</guid>
      <description>Well, if you don&#39;t really have a set Test System (FIT vs. Slim), there is DBFit: http://benilovj.github.io/dbfit/. If you have chosen Slim as your test system</description>
    </item>
    <item>
      <title>Re: How to connect Oracle Database using Fitnesse</title>
      <pubDate>Mon, 17 Jun 2013 21:07:28 GMT</pubDate>
      <dc:creator>Markus Gaertner</dc:creator>
      <link>http://groups.yahoo.com/group/fitnesse/message/20119</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/fitnesse/message/20119</guid>
      <description>Hi Venparala, write a fixture using the ojdbc driver in java, that connects to your oracle database. Your developers will know how to do that in other </description>
    </item>
    <item>
      <title>How to connect Oracle Database using Fitnesse</title>
      <pubDate>Mon, 17 Jun 2013 19:45:39 GMT</pubDate>
      <dc:creator>vemparala s</dc:creator>
      <link>http://groups.yahoo.com/group/fitnesse/message/20118</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/fitnesse/message/20118</guid>
      <description>Hi All, Can any one explain , how to connect to Oracle Database using Fitnesse.</description>
    </item>
    <item>
      <title>Re: Running windows batch file and capture output</title>
      <pubDate>Mon, 17 Jun 2013 19:45:31 GMT</pubDate>
      <dc:creator>subodh brahmi</dc:creator>
      <link>http://groups.yahoo.com/group/fitnesse/message/20117</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/fitnesse/message/20117</guid>
      <description>Thank you Markus. However, I am using fitsharp (.NET). Can you pls suggest how this can be done .net   Regards, Subodh Brahmi ________________________________</description>
    </item>
    <item>
      <title>Re: Fitnesse Command line testing with html input</title>
      <pubDate>Mon, 17 Jun 2013 16:24:12 GMT</pubDate>
      <dc:creator>Markus Gaertner</dc:creator>
      <link>http://groups.yahoo.com/group/fitnesse/message/20116</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/fitnesse/message/20116</guid>
      <description>Hi Steve, FitNesse does the rendering of the html input to FIT. So, you will have to write wiki-markup, that then is translated into html, which will then end </description>
    </item>
    <item>
      <title>Re: Fitnesse Command line testing with html input</title>
      <pubDate>Mon, 17 Jun 2013 16:24:06 GMT</pubDate>
      <dc:creator>Kim Gräsman</dc:creator>
      <link>http://groups.yahoo.com/group/fitnesse/message/20115</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/fitnesse/message/20115</guid>
      <description>Hi Steve, Which platform/programming language? - Kim</description>
    </item>
    <item>
      <title>Re: Running windows batch file and capture output</title>
      <pubDate>Mon, 17 Jun 2013 16:22:37 GMT</pubDate>
      <dc:creator>Markus Gaertner</dc:creator>
      <link>http://groups.yahoo.com/group/fitnesse/message/20114</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/fitnesse/message/20114</guid>
      <description>Hu Subodh, assuming you implement your fixtures in java, you can use java&#39;s ProcessBuilder for such kind of stuff. Best Markus ... -- Dipl.-Inform. Markus</description>
    </item>
    <item>
      <title>Running windows batch file and capture output</title>
      <pubDate>Mon, 17 Jun 2013 14:49:53 GMT</pubDate>
      <dc:creator>subodh_brahmi</dc:creator>
      <link>http://groups.yahoo.com/group/fitnesse/message/20113</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/fitnesse/message/20113</guid>
      <description>Hello Friends, I am trying to run a windows .bat file using fitnesse, which I am assuming should be pretty straight forward using ActionFixture. and then</description>
    </item>
    <item>
      <title>Fitnesse Command line testing with html input</title>
      <pubDate>Mon, 17 Jun 2013 14:49:44 GMT</pubDate>
      <dc:creator>ijafw</dc:creator>
      <link>http://groups.yahoo.com/group/fitnesse/message/20112</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/fitnesse/message/20112</guid>
      <description>Hi All, I wanted to see if the old &#39;FIT&#39; way of creating tests was still supported for command line execution. I want my biz people to be able to create & edit</description>
    </item>
    <item>
      <title>Re: Tests failing in IDEA</title>
      <pubDate>Mon, 17 Jun 2013 14:48:19 GMT</pubDate>
      <dc:creator>Arjan Molenaar</dc:creator>
      <link>http://groups.yahoo.com/group/fitnesse/message/20111</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/fitnesse/message/20111</guid>
      <description>Hi, I wrote that, the working bits at least  ;). All of the Git VersionsController tests fail. What&#39;s the OS you&#39;re working on? Did you do any specific</description>
    </item>
    <item>
      <title>Running windows batch file and capture output</title>
      <pubDate>Mon, 17 Jun 2013 14:40:18 GMT</pubDate>
      <dc:creator>Subodh Brahmi</dc:creator>
      <link>http://groups.yahoo.com/group/fitnesse/message/20110</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/fitnesse/message/20110</guid>
      <description>Hello Friends, I am trying to run a windows .bat file using fitnesse, which I am assuming should be pretty straight forward using ActionFixture. and then</description>
    </item>
    <item>
      <title>Tests failing in IDEA</title>
      <pubDate>Sun, 16 Jun 2013 20:53:13 GMT</pubDate>
      <dc:creator>Mike Stockdale</dc:creator>
      <link>http://groups.yahoo.com/group/fitnesse/message/20109</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/fitnesse/message/20109</guid>
      <description>Not feeling like yak shaving today.  If anyone figures this out, let us know. java.lang.NullPointerException at</description>
    </item>
    <item>
      <title>Re: Where is the ColumnFixture?</title>
      <pubDate>Sat, 15 Jun 2013 22:12:45 GMT</pubDate>
      <dc:creator>Dave Whalen</dc:creator>
      <link>http://groups.yahoo.com/group/fitnesse/message/20108</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/fitnesse/message/20108</guid>
      <description>Thanks Markus! Now where is it?  How do I install it? Thanks! Dave ... Thanks Markus! Now where is it?  How do I install it? Thanks! Dave On Fri, Jun 14, 2013</description>
    </item>
    <item>
      <title>Semi-regular Posting of the Guide to Asking FitNesse Questions</title>
      <pubDate>Fri, 14 Jun 2013 15:52:55 GMT</pubDate>
      <dc:creator>Dan Woodward</dc:creator>
      <link>http://groups.yahoo.com/group/fitnesse/message/20107</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/fitnesse/message/20107</guid>
      <description>FitNesse Yahoo Group Guide to Asking Questions Welcome to the FitNesse Yahoo Group. FitNesse is a fully integrated standalone wiki, and acceptance testing</description>
    </item>

  </channel>
</rss>
<!-- rss1.grp.bf1.yahoo.com uncompressed Mon Jun 17 21:52:36 PDT 2013 -->
