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

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

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 10905 - 10934 of 14129   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
10905
I set up the configuration file providing the appconfig and it is working now. Thanks....
pranitpatel
Offline Send Email
Aug 1, 2008
1:31 pm
10906
That Java would handle a straight implementation on System I sounds correct. Another interesting development that I just learned of this week is that there is...
Voris, John
johnvoris
Offline Send Email
Aug 1, 2008
2:07 pm
10907
I'm on the team (biz, not developer) creating an Excel based application in .NET. Looking for any advice or guidance on FITing such an application. Thanks...
joseph_r_kennedy
joseph_r_ken...
Offline Send Email
Aug 1, 2008
7:05 pm
10908
Hi, I'll be in Canada next week at Agile 2008. If anyone else from the list will be there (apart from the people to whom I already promised to buy beers),...
Gojko Adzic
gojko_lastname
Offline Send Email
Aug 1, 2008
9:01 pm
10909
Hello, I am testing the generation of some notification content. One of the developers added a method to an existing fixture so that I can pass in an ID for a...
Marisa Seal
mbjseal
Offline Send Email
Aug 1, 2008
11:33 pm
10910
Hi Marisa, symbols are type-safe and they will check full content in the symbol, not just the stuff displayed in the cell. So the hidden crlf might well be the...
Gojko Adzic
gojko_lastname
Offline Send Email
Aug 2, 2008
12:05 am
10911
Can you tell us a bit more about how .NET and Excel are being used? It should be fairly easy to connect FIT, but the details depend on what your system is...
Mike Stockdale
jediwhale
Offline Send Email
Aug 2, 2008
4:27 am
10912
Hi Marisa, I am encountering the same problems with carriage returns on my project as well. I have tried using the <br> tag, putting the strings into...
Jeffrey Cameron
x97mdr
Offline Send Email
Aug 2, 2008
6:24 pm
10913
btw, .net fit comes with substring and regex handlers by default. you can use those out of the box. -- gojko adzic http://gojko.net...
Gojko Adzic
gojko_lastname
Offline Send Email
Aug 2, 2008
6:36 pm
10914
I know of these but often i need to compare the whole string (so substring doesnt help) and the specific content of the string has to be the exact same so...
Jeffrey Cameron
x97mdr
Offline Send Email
Aug 3, 2008
4:10 am
10915
If you send me the code, I can add it to the next FitNesse.NET release....
Mike Stockdale
jediwhale
Offline Send Email
Aug 3, 2008
2:46 pm
10916
Hi, I downloaded the latest source code release from fitnesse.org (fitnesse_src20080702.zip) but there is no source code there. I can only see dotnet (empty)...
Gojko Adzic
gojko_lastname
Offline Send Email
Aug 3, 2008
4:54 pm
10917
No, the zip got messed up. Plus, there are a number of bug fixes since then. I hope we'll get a new release out this week at Agile 2008. If you need a new...
Dean Wampler
deanwampler
Offline Send Email
Aug 3, 2008
7:15 pm
10918
Hi Gojko, ... Chris Smith already mentioned this: http://tech.groups.yahoo.com/group/fitnesse/message/10776 Regards Markus Gaertner...
Markus Gaertner
shino01051979
Offline Send Email
Aug 3, 2008
7:15 pm
10919
... no, i need a stable release to rebuild a couple of my projects that depend on fitnesse. i'll wait for the release this week. btw, troubleshooting the stuff...
Gojko Adzic
gojko_lastname
Offline Send Email
Aug 3, 2008
9:49 pm
10920
Thanks everyone for your help and suggestions. I will forward this on to the developer. I think the best approach for now would be to remove the CRLFs within...
Marisa Seal
mbjseal
Offline Send Email
Aug 4, 2008
2:50 pm
10921
Hi All, I am getting following exception with PyFIT- ________________________________________ Standard Output: in connect. host: 'testbox2' port: '8090' http...
srachkuntwar
Offline Send Email
Aug 5, 2008
12:03 pm
10922
I've scheduled a session on "Ideas About Fit Implementations" for Wednesday 13:00 in the Open Jam area. Rick Mugridge and Gojko Adzic and I will be talking...
Mike Stockdale
jediwhale
Offline Send Email
Aug 5, 2008
3:13 pm
10923
Hey folks, I've been looking at the fitnesse code to try to figure out the regular expression they use that matches a fixture call back to it's method e.g. if...
Mark Gargan
mark.gargan@...
Send Email
Aug 5, 2008
4:02 pm
10924
Chaps just a long shot: sometimes our fixtures 'frig' if the API is not ready/broken. (Maybe it'll do a database poke or manually invoke a sql job etc. etc.) ...
neil.hopkins26
Offline Send Email
Aug 5, 2008
5:45 pm
10925
How can pass the output value from a test (run) to be used in an another test on the same page?   Is is possible for tests using ActionFixture?   Thanks in...
Pudur Ramaswamy
pudur
Offline Send Email
Aug 6, 2008
1:35 am
10926
... fitnesse.components.FitClient$FitListeningRunnable.run(FitClient.java:14\ 4) ... fitnesse.components.FitClient$FitListeningRunnable.run(FitClient.java:14\ ...
jenisys815
Offline Send Email
Aug 6, 2008
8:54 am
10927
You can use symbols, if your version of FIT supports them....
Mike Stockdale
jediwhale
Offline Send Email
Aug 6, 2008
11:28 am
10928
... TEST_RUNNER=C:\Python23\PyFIT-0.8a1\fit\FitServer.py</span><br/><br/><ta\ ble ... fitnesse.components.FitClient$FitListeningRunnable.run(FitClient.java:14\...
ajitrw
Offline Send Email
Aug 6, 2008
3:11 pm
10929
Hey Pudur, You can use symbols I think. Have a look here <http://fitnesse.org/FitNesse.SymbolsInTestTables>. Thanks, Mark....
Mark Gargan
mark.gargan@...
Send Email
Aug 6, 2008
3:11 pm
10930
... I've used static variables if the derived ActionFixtures classes are the same. I would imagine that it could work the same for an encapsulated class if the...
Lars Nordin
lars.nordin
Offline Send Email
Aug 6, 2008
3:11 pm
10931
hi, I am an newbie with fitnesse, and I would like to implement actionFixture to behave something like this transfer |100,00 |AC0001 |AC0002 but i get the...
Almir Kazazic
kazazic@...
Send Email
Aug 7, 2008
2:37 pm
10932
Hi all, Has anyone else noticed this behaviour with FitNesse.NET: If you run a suite and that suite happens to contain a page marked as a test and that page...
Jeffrey Cameron
x97mdr
Offline Send Email
Aug 7, 2008
5:06 pm
10933
I won't be able to attend the Agile 2008 Open Jam session (I'm in Ottawa) but it would be great if: 1. There were a way to search for pages that have fixtures...
Jeffrey Cameron
x97mdr
Offline Send Email
Aug 7, 2008
5:06 pm
10934
This is another enhancement request I work in a multi-developer environment and as Gojko recommends in his excellent FitNesse.NET document we have a central...
Jeffrey Cameron
x97mdr
Offline Send Email
Aug 7, 2008
5:07 pm
Messages 10905 - 10934 of 14129   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