Hi, I've reimplemented the JUnit runner of Trinidad to talk to the latest FitNesse code (and use -c command execution path). The Maven plugin is also working....
hi all, we are currently establishing fitnesse as the testing tool user acceptance testing. so far everything is good. we are using the java version...
FIT (Framework for Integration Testing) fit.c2.com FitNesse -- a collaborative testing tool based upon fit. http://fitnesse.org This groups is dedicated to...
The edge version doesn't handle !defines with multiple lines correctly. The following is no longer rendered correctly: !define inner (|check|x|24| ... ) ... ...
Hi, I've got a property, which returns a fitlibrary.tree.ListTree object. Checking this property works almost fine: For example ... works as expected. When...
I am getting error, sometimes followed by OutOfMemoryError: Java Heap Space. I am running fitnesse through the Maven FitNesse Trinidad plugin. Is there any...
I am trying to upgrade from v20090214 to v20091121 and I am seeing a difference in the way DoFixture's setUp() and tearDown() are called with this latest...
I've had a couple of cases where an error is thrown and my Build will succeed, because the plugin isn't catching the error and failing the build. The most...
What's the longer term plan for FitNesse? Will it continue to support Fit (and FitLibrary) running through FitServer/FitLibraryServer? I'm happy that there is...
Hi, We have some tests that sometimes produce a lot of data, especially when it goes wrong. I would like to either add as attachment or a link to external...
<insert same caveats as my prior post> What's the clean, right, and true way to hang on to the SUT instance across fixture invocations in a single test? I...
Hi I am using waferslim-0.9.1-py2.5 to do testing. It was installed successfully and I can run the sample script_table (Please refer to the attachment). So, I...
Hi All, We start using fitNesse and its working out very well for positive test scenarios. Now I want to start creating negative test scenarios as well, where...
Preface: This has probably been covered before, but (1) Yahoo Groups search doesn't seem to work, and (2) I roll off this project in four days and need to...
Hi, Here's a question for the community. From the next version of FitNesse, all non slim stuff will apparently be decoupled from the core. this includes FIT,...
Hi All, To work in team, I setup central test server which runs from trunk and in spring development is happening in branch. So, QA and developer setup test...
Hello, We currently have a problem with the maven trinidad plugin (version 1.0.9). When we run maven on a suite, and that suite includes Fitnesse Symbolic...
I'm using the latest edge build with a custom fixture (slim). My fixtures uses webdriver (backed with selenium) to do some web tests. Everything works fine...
Hello, I'm new at the list, and I have a problem: I have a set of functional test, already running in a Fitnesse, against a server I have developed. All those...
I have a test at (say) Project.Tests.Test1 I have variables set at Project.Environment1 and Project.Environment2. I then symbolically link Project.Tests under...
I have a large page, the content.txt is around 2 MB, that consists of a bunch of insert statements. When I go to the Fitnesse URL for my page it never loads, I...
I've read in the userguide of the new fitnesse version that CommandLineTestRunner is marked as deprecated. Why that? As I understood the new -c command line...
... The method getSomeHtml return some html as a string, e.g. "<h1>Test</h1><p>Hallo!</p>" When shown fitnesse actually show "<h1>Test</h1><p>Hallo!</p>". I...
Hi, all I have a issue in running fitnesse. That is I want on Wiki script or table run only once in the following scenarios: 1. Run a test case, it will run...
Hi, I just packaged and released trinidad 20091121 to maven repository maven.neuri.com. this version is compiled and linked against the latest stable fitnesse...
There was a suggestion to change the Script table to default to the sequence mode rather than the interposing. I, of course, noted this would break existing...
I have been working on improving the packaging of the fitlibrary source code. I have run into insane performance issues (in FitNesse I believe) when running...
In another post a new convenient format was described to construct tables: By the way, the EDGE version currently allows you to constuct tables using a more...