Trace: » flowmode » fixturegallery » summaryfixture » sourcecode » fixturearguments » resources » fit_framework_implementation_differences » playground » contribute » start
This is an old revision of the document!
Welcome to the FitNesse community web site
Latest from FitNesse@Yahoo
- Web Service Test, xpath in response is by volshebnica_42 (2012/10/18 09:46)Hallo, alle zusammen, ich versuche es die Web Services mit WebServicesClientFixture zu testen. Wenn ich ein Request sende, mit ... Diese messageID soll ein
- Re: Can I use variables between fixtures? by Mike Stockdale (2012/10/17 16:50)fitSharp can replace an entire cell with a symbol value but does not support substitution within a cell like |SELECT col1 FROM ${config_var}| You'd have to
- Re: using only slim engine by Gregor Gramlich (2012/10/17 11:08)Hi, maybe, you want this: http://fitnesse.org/FitNesse.UserGuide.CommandLineRestCommands Gregor 2012/10/17 adilosch
- Re: using only slim engine by Dan Woodward (2012/10/17 10:45)I'm pretty sure that isn't possible without writing something to take the place of FitNesse. Slim by itself needs something to feed it instructions. The
- using only slim engine by adilosch (2012/10/17 10:25)Hi, is it possible using only the slime engine for execution a test without starting fitnesse server. has someone do this before ? cheers adilosch
- Re: Can I use variables between fixtures? by cgrenz (2012/10/16 12:35)Symbols are working within commands, but I think they get translated into parameters. I'd like to: !|query|SELECT config_value FROM config_table| ...
- Re: FitLibrary SAXParse error with XML when no Output is available by dbpatel219 (2012/10/15 12:22)Did anyone ever find out what the root cause was? I'm getting this issue on certain suites reports? We think it's due to some of our reports having CDATA in
- Re: Per fixture timing results by Mike Stockdale (2012/10/15 10:26)Look at fitSharp.Fit.Loggers.ElapsedTime - it tags cells with the elapsed time to execute a method or check a value. It's still in an early stage of work. The
- Re: Per fixture timing results by Kim Gräsman (2012/10/15 09:05)Hi Mike, mbpeets, Did this ever come to something? I hope I'll get some time to work on my profiling mechanisms before the year is over, and it'd be nice to
- Re: Can I use variables between fixtures? by Mike Stockdale (2012/10/12 00:17)Yes, fitSharp uses the same symbol functionality across all fixtures. You save a value with >>mysymbol and retrieve it with
- What is FitNesse?
- see additional libraries with fixtures for database and web testing
- contribute to this web site.