Trace: » start
Welcome to the FitNesse community web site
Latest from FitNesse@Yahoo
- DbFit issue with xml parsing by Koen (2012/02/15 09:59)Hi, I'm trying to execute a procedure which takes an id for a table with xml's and uses that to kick of another procedure with the xml. so in an example I kick
- Re: How to Invoke a test from within a test. by amit_gautam2k (2012/02/15 09:58)public class TestFixture: ColumnFixture { int x; public int X { get{ return x; } set{ x = value;} } int y; public int Y { get{ return y; } set{ y = value;} }
- Re: Documentation relating to the slim version by Gregor Gramlich (2012/02/14 13:55)Hi Sumit, you can take a look at the differences in the Slim versions here:
- Re: How to Invoke a test from within a test. by Mike Stockdale (2012/02/14 12:26)Can you post the code for TestFixture? ... -- Cheers, Mike Stockdale /fit/Sharp Syterra Software Inc.
- Re: How to Invoke a test from within a test. by amit_gautam2k (2012/02/14 09:53)Hi Mike, Thanks for the reply. I had these links but I am facing a strange issue.. I have written a defined action accepting two params as follows...
Quick start
- What is FitNesse?
- learn how to use all common fixture types
- if you are using FitNesse for something other than Java, see fit framework implementation differences
- see additional libraries with fixtures for database and web testing
- read more on Agile Acceptance Testing
About this web site
- see the full table of contents
- contribute to this web site.
- contact us