This is really a test message. Hi! Feel free to move about the cabin. Jim -- James Shore -- Titanium IT -- Successful Software Recipient of 2005 Gordon Pask...
First post! Ah, dang ... Jim beat me to it. Cheers, Dave __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the...
3
Joe Gliniecki
jgliniecki@...
Feb 2, 2007 1:05 am
Hello, I'm looking into using FIT, and see that it has alot of potential.However, I'm having a hard time seeing how to handle ids that are generated at ...
Hello Joe, ... But the ... can't put ... What is your test? ... It sounds like there is a lot of context there. A lot of context relevant to your test. Can you...
Hi All, Using fit under .net, we have the general problem that the initial exe must run under the framework version we want to use in testing our applications....
6
Joe Gliniecki
jgliniecki@...
Feb 6, 2007 5:08 am
Martin, Thanks for the response. Here is an example of what I'm trying to test (its not really a bank account application, but I'll use it for illustration). I...
This is a fairly standard problem. The easiest way of solving it is to do it behind the scenes. If you're using ActionFixture, have your press action return...
Hello, ... Another way is to use ActionFixture and a TypeWrapper. With ActionFixture the account is created and "assigned" a symbolic name. The TypeWrapper...
A couple more thoughts: - you might want to put a marker in the tests, say, "The Account" that the fixtures will map to the latest ID returned from the system....
Hi Folks, I'm still looking for feedback on the issue below, which seems like it should be a common problem for anyone using the .Net version of Fit. So, just...
You might get more of a play on the Fitnesse list. This kind of dotNet problem is a continuing issue there, and it's not connected with FitNesse. John Roth ......
Hi Charlie, I just use the .NET config file. Cheers, Jim ... -- James Shore -- Titanium IT -- Successful Software Recipient of 2005 Gordon Pask award for ...
Hi Jim, Yes, I've got it to work that way, but I'd prefer not to have to change the config in my build script in order to get each different "flavor" to work....
Hi All, I'd like to distribute acceptance tests with NUnit. My initial thought is to to include fit.dll and runFile.exe in the NUnit bin directory, along with...
You can put multiple versions in the .config file, so you don't need to change it in the build script (if I understand you correctly). There's an example of...
Hi Jim, Yes, I think that's what I'll do, although I was trying not to confuse users with config files. The problem I saw in using the config is that it sets...
I think Ward should answer this as he is the copyright holder. Cheers, Jim ... -- James Shore -- Titanium IT -- Successful Software Recipient of 2005 Gordon...
Hello Can somebody direct me to the FIT install or link where I can download the FIT software. We are .net 2.0 shop. Also on the website http://fit.c2.com/ ,...
There are pointers on fit.c2.com to most versions of the software. fit.c2.com is open for reading, and closed for updates. You shouldn't need a login to read ...
(Ignore this same message on the old fit-devl list. I just found out about this one.) I'd like to use FIT for Java with tables from a confluence wiki. Does...
Hello Patrick, ... Actually, if the html code contains <th> elements, fit will not recognize it :-( (At least the java and perl implementations) @all: what are...
<th> elements aren't a problem; they'll just slide right through and won't cause problems. What will cause problems is using a class= in the <td> element. Some...
I've just learned that Ward isn't on this list due to some problem with Yahoo not accepting his login. Does anybody know how I could subscribe him without him...
Per Yahoo Help... We highly recommend you join a group via the group page (above). However, if you are familiar with mailing lists, you may join only the...
Hello, Charlie. On Friday, February 9, 2007, at 7:08:12 PM, you ... Cool ... I didn't know you could do that now. Ron Jeffries www.XProgramming.com I could be...
... I'm pretty sure you need a yahoo id. I'd think he might just create a new one ... Ron Jeffries www.XProgramming.com I could be wrong, but I'm not....
Hello, ... Unfortunately, I've made a different experience. When saving documents in OpenOffice in html format, OpenOffice produces the following code: <table>...