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

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

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 5265 - 5294 of 14131   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
5265
We use both. In fact to me this is the biggest advantage of FitNesse, that we are able to show our customer the acceptance tests we wrote and to execute them....
Stephan Wiesner
stephanwiesner
Offline Send Email
Mar 1, 2006
1:00 pm
5266
... Check out this article that touches the subject of mocking in acceptance test: ...
janniche.haugen@...
janniche_haugen
Offline Send Email
Mar 1, 2006
4:15 pm
5267
... in a ... is ... to ... the ... Thanks for the article, very interesting. I guess I feel even more justified in saying that customer-facing *acceptance*...
Grig Gheorghiu
gheorghe_ghe...
Offline Send Email
Mar 1, 2006
4:31 pm
5268
The script containing the fixture IS being compiled... before attempting to run the fitnesse test, there are no .pyc files in the directory containing the...
Keith Ray
attkeithray
Offline Send Email
Mar 1, 2006
6:59 pm
5269
Actually I tried several arrangements of the test scripts and test paths. I didn't type the correct one in my mail message but I reiterate that what was ...
Keith Ray
attkeithray
Offline Send Email
Mar 1, 2006
7:05 pm
5270
That may mean that there is a syntax or path-related error in your test_my_app.py file. Can you try running it through python at the command line? I've seen...
Grig Gheorghiu
gheorghe_ghe...
Offline Send Email
Mar 1, 2006
7:16 pm
5271
If a page TestOne is symbolically linked to another page TestTwo. I rename TestOne to TestSuite, will the symbolic link under TestTwo get updated automatically...
aparna_kpt
Offline Send Email
Mar 1, 2006
7:24 pm
5272
Currently, Renames do not rename symbolic links. This is bad. Symbolic links should be udated when a page is renamed. A patch to fix this problem would be...
Micah Martin
slagyr
Offline Send Email
Mar 1, 2006
7:36 pm
5273
From: "Grig Gheorghiu" <grig.at.gheorghiu.net@...> To: "fitnesse@yahoogroups.com" ...
yahoogroups@...
jhrothjr
Offline Send Email
Mar 1, 2006
8:03 pm
5274
Hi! Does this features will integrate in main FitNesse branch? ... From: Jon Skeet <skeet@...> To: fitnesse@yahoogroups.com Date: Wed, 15 Feb 2006...
Станисла...
sbodyagin
Offline Send Email
Mar 1, 2006
9:42 pm
5275
so I do this (please excuse the different names than in previous msgs) $ python ... and get this: Traceback (most recent call last): File "<stdin>", line 1 ,in...
Keith Ray
attkeithray
Offline Send Email
Mar 1, 2006
9:45 pm
5276
Hmmmm....this looks like a Mac-specific error to me. It can't find the LaunchServices.Launch module, which may be part of a LaunchServices package (I'm not a...
Grig Gheorghiu
gheorghe_ghe...
Offline Send Email
Mar 1, 2006
9:56 pm
5277
If a page TestOne is symbolically linked to another page TestTwo. I rename TestOne to TestSuite, will the symbolic link under TestTwo get updated automatically...
aparna_kpt
Offline Send Email
Mar 1, 2006
11:31 pm
5278
... I noticed the word "SymbolicLink" is misspelled ("SybolicLink") in the Symbolic Link graphic on: http://www.fitnesse.org/FitNesse.SymbolicLinks Cory...
Cory Foy
cory_foy
Offline Send Email
Mar 2, 2006
4:20 am
5279
This is a recording of my attempt to use Custom value types in PyFIT tests. I must admit to not understanding much of the documentation about TypeAdapters, so...
Syver Enstad
syvere
Offline Send Email
Mar 2, 2006
3:17 pm
5280
Hi Everyone, I am new to fitnesse, but have been a TDD advocate for quite some time now and wonder if anyone has used fitnesse for testing a workflow type ...
greenstevester
Offline Send Email
Mar 2, 2006
3:38 pm
5281
Hi Steve, we are doing this. We build a J2EE web-application for an ensurance company and all modifications are in the form of wizards. To create a person we...
Stephan Wiesner
stephanwiesner
Offline Send Email
Mar 2, 2006
3:47 pm
5282
Thanks. I discovered this. For some reason, I thought that installer was only needed on MacOS X 10.3.x. ... -- C. Keith Ray ...
Keith Ray
attkeithray
Offline Send Email
Mar 2, 2006
3:49 pm
5283
I'm going to throw some comments inline... From: "Syver Enstad" <syver.at.inout.no@...> To: "fitnesse@yahoogroups.com" ...
yahoogroups@...
jhrothjr
Offline Send Email
Mar 2, 2006
4:14 pm
5284
From: "greenstevester" <steve.at.greensill.net@...> To: "fitnesse@yahoogroups.com" ...
yahoogroups@...
jhrothjr
Offline Send Email
Mar 2, 2006
8:28 pm
5285
There are really no limits to what you can do with FitNesse. I'm going to reply to your question as if you were going to do black box testing. I do so simply...
Alistair McKinnell
a_r_mckinnell
Offline Send Email
Mar 2, 2006
8:35 pm
5286
Recently we setup a couple new machines but can't convince our fit tests to run on them. System.ApplicationException: Type 'My.Type' could not be found in ...
tsudonymn
Offline Send Email
Mar 2, 2006
11:30 pm
5287
Hi All, I started learning Fitnesse. I have to test Webservice using fitnesse. Can anyone give pointers how to go with this. Do we need any plugins for this. ...
skumar_8_76
Offline Send Email
Mar 3, 2006
1:17 pm
5288
Hi Stephan, Thanks for your reply. I obviously need to do more reading asap about fitnesse, but the first responses like yours are encouraging. One more...
greenstevester
Offline Send Email
Mar 3, 2006
1:18 pm
5289
... Thank you. I am going to comment back. ... Yes, that could be a good way. Another way would be to look for a classmethod called parse, which could just be...
Syver Enstad
syvere
Offline Send Email
Mar 3, 2006
1:18 pm
5290
I have started reading (and coding) DoFixture from the FIT book and am really excited about testing with PyFIT. Thanks again John and Ward and everybody else...
Syver Enstad
syvere
Offline Send Email
Mar 3, 2006
1:19 pm
5291
... The FitNesse team are welcome to put my changes into a branch, but personally I'd hold off. I'm *hoping* to find the time to rewrite from scratch,...
Jon Skeet
jskeetuk
Offline Send Email
Mar 3, 2006
1:23 pm
5292
Hi Steve, we use ActionFixtures for that. ... The fixture is usually reused by several tests (create different users, modify users, etc.), so if the...
Stephan Wiesner
stephanwiesner
Offline Send Email
Mar 3, 2006
5:29 pm
5293
From: "Syver Enstad" <syver.at.inout.no@...> To: "fitnesse@yahoogroups.com" <fitnesse.at.yahoogroups.com@...> ...
yahoogroups@...
jhrothjr
Offline Send Email
Mar 3, 2006
5:34 pm
5294
From: "Syver Enstad" <syver.at.inout.no@...> To: "fitnesse@yahoogroups.com" <fitnesse.at.yahoogroups.com@...> ...
yahoogroups@...
jhrothjr
Offline Send Email
Mar 3, 2006
5:42 pm
Messages 5265 - 5294 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