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

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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
Messages 7309 - 7338 of 14131   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7309
... Yes you can. If you are using Windows, the C++ Fitserver on the website should work. If you are using Linux, we need to get you a soon-to-be-released...
Bob Koss
rskoss
Offline Send Email
Feb 1, 2007
10:09 am
7310
... In a recent project we are using Fitnesse.Net for testing C++ applications. You have basically two options to get at your code from .NET in VS 2005: 1)...
Johannes Link
jlinkyh
Offline Send Email
Feb 1, 2007
3:14 pm
7311
I have a question about how I can get TearDown to be called by fixtures. The SetUp works fine (as far as I can tell), but the TearDown box is not even...
banshee858
Offline Send Email
Feb 1, 2007
11:35 pm
7312
Failing Scenario: We have a DoFixture invoking a .NET 2.0 assembly that contains a class extending the ActiveDirectoryMembershipProvider. The error message ...
g.quality
Offline Send Email
Feb 1, 2007
11:49 pm
7313
... a ... execution ... class....
sil_ver54
Offline Send Email
Feb 2, 2007
2:03 am
7314
... a ... execution ... class....
sil_ver54
Offline Send Email
Feb 2, 2007
8:43 am
7315
Hi All, Could you please tell me how to add more than one space between two words in wiki table. EXPECTED OUTPUT ON TABLE: |a b| When I am writing, like...
ahmed.imran@...
imran_3905
Offline Send Email
Feb 2, 2007
3:04 pm
7316
That's a very good question. I'm running into the same issue, as well as spaces at the beginning and end of a word in a table for a test. For instance, I'm ...
Bill Woodward
bill_cchkk
Offline Send Email
Feb 2, 2007
4:38 pm
7317
I've run into this before and a quick -yet not necessarily optimal- workaround I used was to encapsulate the values in some marker, and have the ... And then...
Francesco Rizzi
fkh1000
Offline Send Email
Feb 2, 2007
4:45 pm
7318
... From: "Francesco Rizzi" <francesco.rizzi@...> To: <fitnesse@yahoogroups.com> Sent: Friday, February 02, 2007 9:42 AM Subject: Re: [fitnesse] How to...
John Roth
jhrothjr
Offline Send Email
Feb 2, 2007
5:44 pm
7319
hie friends i m in gr8 need at this time....i hve some cpp code testing to do at my job....i tried using fitnesse to do it but i think it requires a plugin to...
pranav
wadell_darwi...
Offline Send Email
Feb 2, 2007
7:07 pm
7320
I needed to test a web fix where the users needed to retain leading spaces ... This worked fine for me. The !- and -! tags tell the FitNesse wiki that the ...
Jeff Parker
kalnir
Offline Send Email
Feb 2, 2007
7:08 pm
7321
The output of Fit does not contain a date and time for when the tests were run. When integrating with Fit, I'd like the time that the tests were run to be...
Andy Powell
opie779
Offline Send Email
Feb 2, 2007
7:54 pm
7322
Hi, We are using Fitnesse and PyFit for testing and we would like to simplify the installation and upgrade procedure for people that only need to write new...
Ionutz Borcoman
ionutz_borcoman
Offline Send Email
Feb 2, 2007
7:55 pm
7323
Bump Still looking for a description of your solution you mentioned in your PS: "PS, I have a solution for the simpler problem: making the password explicit as...
Andrew Ochsner
aochsner
Offline Send Email
Feb 2, 2007
8:01 pm
7324
The date and time the test started and the elapsed time is kept in the 'summary' variable in the fixture instance - this is a map in Java and a dictionary in ...
John Roth
jhrothjr
Offline Send Email
Feb 2, 2007
8:23 pm
7325
You could probably use py2exe to create a distributable exe. I don't off the top know why it wouldn't work. However, I haven't ever done it, so I don't have...
John Roth
jhrothjr
Offline Send Email
Feb 2, 2007
8:24 pm
7326
Hi, upon installing Fitnesse on Win XP PRO (j2re1.4.2_13 already installed), I get the following error message: Exception in thread "main"...
pnunbe
Offline Send Email
Feb 4, 2007
5:09 pm
7327
The most recent release of FitNesse requires Java 5. Micah Martin 8th Light, Inc. 8thlight.com...
Micah Martin
slagyr
Offline Send Email
Feb 4, 2007
5:29 pm
7328
You need Java 5 or above. Simon...
Simon Roberts
simjroberts
Offline Send Email
Feb 4, 2007
7:48 pm
7329
Hello, I'm having a small problem with Fitnesse and was hoping someone here could help. When I run Fitnesse, as I click through the various links etc I get the...
shuvo_debnath84
Offline Send Email
Feb 5, 2007
12:53 am
7330
Hi, I have already started looking over py2exe. The question is what should I make an exe? The FitServer.py? Or my fixtures? At first look, I tend to believe I...
Ionutz Borcoman
ionutz_borcoman
Offline Send Email
Feb 5, 2007
9:23 am
7331
Hi, Ok. I've figured it out and it looks acceptable to me. Please let me know if this is looks ok to you, too :) 1. I've made the exe from FitServer.py and...
Ionutz Borcoman
ionutz_borcoman
Offline Send Email
Feb 5, 2007
10:47 am
7332
This problem also occurs in the latest version on Fitnesse.Net and I couldn't find much information on using Nested tables. Perhaps I'm not looking in the...
Mike Steele
mg_steele
Offline Send Email
Feb 5, 2007
3:43 pm
7333
Hi, I installed jre1.5.0_10. Now I get the following output and then nothing more happens (I tried both port 80 and 8080): FitNesse (20060719) Started... port:...
pnunbe
Offline Send Email
Feb 5, 2007
3:44 pm
7334
Hi, I installed jre1.5.0_10. Now I get the following output and then nothing more happens (I tried both port 80 and 8080): FitNesse (20060719) Started... port:...
pnunbe
Offline Send Email
Feb 5, 2007
3:45 pm
7335
Hi, I've been shifting through the fitnesse source a bit trying to discover a way to include log results for test runs within the test results. Specifically, I...
James Carr
cloud_strife...
Offline Send Email
Feb 5, 2007
4:39 pm
7336
Test execution time ought to be in the Summary map that's referenced in Fixture. John Roth ... From: "James Carr" <james.r.carr@...> To:...
John Roth
jhrothjr
Offline Send Email
Feb 5, 2007
5:57 pm
7337
Hi, Nothing is wrong. Fitnesse is now running. Point your browser to http://localhost:8080 Nick ________________________________ From:...
Nick.Southwell@...
nicksouthwell
Offline Send Email
Feb 5, 2007
7:06 pm
7338
I upgraded the FitNesse app I was using to 20060719 and I keep recieving an error when I try and access another wiki page when one is running. Example I run a...
clbahnsen
Offline Send Email
Feb 5, 2007
9:28 pm
Messages 7309 - 7338 of 14131   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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