Search the web
Sign In
New User? Sign Up
fitnesse
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
  Newest  |  < Newer  |  Older >  |  Oldest
Topics   (List as Individual Messages) Messages Latest Post

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....
1 Dec 23, 2009
11:18 pm

Gojko Adzic
gojko_lastname
Offline Send Email

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...
6 Dec 23, 2009
2:24 pm

niesfisch79
Offline Send Email

FIT (Framework for Integration Testing) fit.c2.com FitNesse -- a collaborative testing tool based upon fit. http://fitnesse.org This groups is dedicated to...
2 Dec 23, 2009
11:28 am

bhadrinath
bhadri_tech
Offline Send Email

The edge version doesn't handle !defines with multiple lines correctly. The following is no longer rendered correctly: !define inner (|check|x|24| ... ) ... ...
1 Dec 23, 2009
4:58 am

Rick Mugridge
rickmugridge
Offline Send Email

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...
2 Dec 22, 2009
4:19 pm

Mike Stockdale
jediwhale
Offline Send Email

I am getting error, sometimes followed by OutOfMemoryError: Java Heap Space. I am running fitnesse through the Maven FitNesse Trinidad plugin. Is there any...
3 Dec 22, 2009
3:54 pm

rr42volpe
Offline Send Email

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...
8 Dec 22, 2009
9:31 am

dwanesun
Offline Send Email

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...
1 Dec 21, 2009
10:05 pm

rr42volpe
Offline Send Email

I have the following Suites: .ProjectRoot.LocalSuite .ProjectRoot.BugSuite .ProjectRoot.DeveloperIterationSuite .ProjectRoot.RegressionSuite ...
1 Dec 21, 2009
7:07 pm

Jay Flowers
jfl0wers
Offline Send Email

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...
9 Dec 21, 2009
3:24 pm

Gojko Adzic
gojko_lastname
Offline Send Email

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...
4 Dec 21, 2009
10:03 am

mrjorish
Offline Send Email

<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...
5 Dec 18, 2009
10:34 pm

Rick Mugridge
rickmugridge
Offline Send Email

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...
2 Dec 18, 2009
8:24 pm

Liu Hansen
hansen_liu7799
Offline Send Email

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...
3 Dec 18, 2009
8:18 pm

Rob M
xyphrnld0x
Offline Send Email

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...
4 Dec 18, 2009
8:17 pm

Rob M
xyphrnld0x
Offline Send Email

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,...
11 Dec 18, 2009
1:09 am

Rick Mugridge
rickmugridge
Offline Send Email

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...
3 Dec 17, 2009
8:15 pm

pranitpatel
Offline Send Email

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...
11 Dec 17, 2009
7:03 pm

Gojko Adzic
gojko_lastname
Offline Send Email

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...
13 Dec 17, 2009
10:55 am

Marcel Overdijk
marceloverdijk@...
Send Email

I'm trying to 'import' my defined actions using 'define actions at' but I always get the following error: define actions at ... Not a directory:...
9 Dec 17, 2009
8:43 am

Gregor Gramlich
gregorgramlich
Offline Send Email

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...
1 Dec 16, 2009
4:21 pm

Leandro Deveikis
leande_2004
Offline Send Email

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...
3 Dec 16, 2009
2:50 pm

Andrew Ducker
andrewducker
Offline Send Email

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...
1 Dec 16, 2009
12:30 am

mattgieselman
Offline Send Email

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...
1 Dec 15, 2009
5:01 pm

sch_max
Offline Send Email

... 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...
6 Dec 15, 2009
10:23 am

Marcel Overdijk
marceloverdijk@...
Send Email

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...
3 Dec 15, 2009
8:30 am

Liu Hansen
hansen_liu7799
Offline Send Email

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...
1 Dec 14, 2009
11:04 pm

Gojko Adzic
gojko_lastname
Offline Send Email

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...
5 Dec 14, 2009
9:28 pm

Robert Martin
rmartinoma
Offline Send Email

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...
4 Dec 14, 2009
8:58 pm

Robert Martin
rmartinoma
Offline Send Email

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...
2 Dec 14, 2009
8:57 pm

Robert Martin
rmartinoma
Offline Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help