Skip to search.
fitlist · The Framework for Integrated Test

Group Information

  • Members: 134
  • Category: Development
  • Founded: Jan 28, 2007
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

  Messages Help
Advanced
Messages 86 - 115 of 264   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
86 Jim Shore
jdlshore Offline Send Email
Aug 1, 2007
10:54 pm
Hi Mandy, Wow! That looks impressive. Somebody added you to the FitTools page and I've justed edited the description. Please let me know if you'd like any...
87 raj_reddy311 Offline Send Email Aug 9, 2007
6:03 pm
Hi, While checking FIT ,I have encountered a problem.Can you please help me out. ""After we've prepared these two parts(tables and fixtures) and put them into...
88 John Roth
jhrothjr Offline Send Email
Aug 9, 2007
9:58 pm
Since fixtures are programs, they have to go wherever executable programs go for the language environment for your version of FIT. Most versions of FIT do...
89 Jim Shore
jdlshore Offline Send Email
Aug 10, 2007
6:51 pm
Hi Dheeraj, Fit fixtures are just code, so you would compile them into .class files or a .jar file and then put their location on your classpath. Fit will find...
90 testinggeek Offline Send Email Aug 14, 2007
3:32 am
Hi All, How should I handle new line characters in the FIT table? My input string and output string both contain new line characters but my tests are failing.....
91 John Roth
jhrothjr Offline Send Email
Aug 14, 2007
4:33 am
If the standard \n doesn't do it (possibly with extra backslashes) you might have to write a specialty type adapter. Check the documentation for the specific...
92 Jim Shore
jdlshore Offline Send Email
Aug 14, 2007
4:48 am
Hi, A <br /> tag will do the trick. (This won't work if you're using FitNesse.) Cheers, Jim ... -- James Shore, Titanium I.T. LLC voice: 503-267-5490 email:...
93 Ward Cunningham
ward@... Send Email
Aug 14, 2007
5:08 pm
The first question is why dies your end user care about the placement of newlines? Sent from my mobile On Aug 13, 2007, at 2:53 PM, "testinggeek"...
94 chawdarahul Offline Send Email Aug 14, 2007
10:13 pm
Is there any way to use the same fit table repetetively? For eg. I have a table for creation of different types of users (admins,normal users etc). How can I...
95 John Roth
jhrothjr Offline Send Email
Aug 14, 2007
11:29 pm
... From: "chawdarahul" <chawdarahul@...> To: <fitlist@yahoogroups.com> Sent: Tuesday, August 14, 2007 12:45 AM Subject: [fit] How can i use same table...
96 Ward Cunningham
ward@... Send Email
Aug 14, 2007
11:46 pm
AllFiles is an example of a fixture that runs other fixtures. Sent from my mobile On Aug 13, 2007, at 11:45 PM, "chawdarahul" <chawdarahul@...>...
97 Logan, Patrick
patrickdlogan Offline Send Email
Aug 15, 2007
4:27 am
For whatever it is worth to you, our philosophy has been to keep FIT as simple as possible and solve these kinds of problems around FIT per se. So for example...
98 rahul chawda
chawdarahul Offline Send Email
Aug 16, 2007
8:56 am
John, Thanks for the response. Let me clarify my question. What I want is -- Is there any way to create a generalized Fit table? For e.g. I want to make a...
99 John Roth
jhrothjr Offline Send Email
Aug 16, 2007
1:36 pm
... From: "rahul chawda" <chawdarahul@...> To: <fitlist@yahoogroups.com> Sent: Wednesday, August 15, 2007 11:29 PM Subject: Re: [fit] How can i use same...
100 dheeraj reddy
raj_reddy311 Offline Send Email
Aug 19, 2007
12:37 pm
Hi John, The logic in FIT is like this.(Correct me if i am wrong) FIT takes the values from the table and submits to the fixtures.Fixtures execute the...
101 martin.busik@...
mbusik70 Offline Send Email
Aug 21, 2007
7:30 am
Hi Dheeraj, ... I suggest, you explore the fit package and try to get the examples running. The examples are known to be working, so they are probably the best...
102 Rick Mugridge
rickmugridge Offline Send Email
Aug 27, 2007
11:20 pm
A demo of ZiBreve is available at www.zibreve.com. I'm keen to have feedback on the future developments of ZiBreve. ZiBreve is a storytesting IDE that supports...
103 jezburuk Offline Send Email Aug 30, 2007
3:33 pm
Using the latest CPAN version available ... Module id = Test::C2FIT CPAN_USERID TJBYRNE (Tony Byrne <perl001@... <mailto:perl001@...> >) ...
104 Martin Busik
mbusik70 Offline Send Email
Aug 30, 2007
3:45 pm
Hello, I'm glad to see somebody using the perl-port :-) ... This should work. May be you email me a piece of your code, so I could check it (martin.busik at...
105 Martin Busik
mbusik70 Offline Send Email
Aug 30, 2007
4:00 pm
Hi, sometimes it might be better to read the text twice before pressing the replay+send button :-/ ... You've put the parameters into the first line of a...
106 John Roth
jhrothjr Offline Send Email
Aug 30, 2007
4:26 pm
While I don't know the Perl port specifically, all versions of FIT use parameterless constructors for fixtures. Some versions support putting parameters on the...
107 Martin Busik
mbusik70 Offline Send Email
Aug 30, 2007
10:08 pm
... Acutally, it does not support it. ... ack. ... Can you name me one plattform? (Just to see how the "context" is made available to the fixture) Thanks, ...
108 John Roth
jhrothjr Offline Send Email
Aug 30, 2007
10:25 pm
... From: "Martin Busik" <martin.busik@...> To: <fitlist@yahoogroups.com> Sent: Thursday, August 30, 2007 4:07 PM Subject: AW: [fit] (2) Fixture arguments...
109 tony_j_byrne Offline Send Email Sep 2, 2007
7:18 pm
Hi, ... Martin contacted me via my personal email address. My apologies for not seeing your email. That address gets almost 100% spam email and I was forced...
110 Gojko Adzic
gojko_lastname Offline Send Email
Sep 10, 2007
10:02 pm
A new binary release of DbFit is now on available. Grab it from https://sourceforge.net/project/showfiles.php?group_id=191053&package_id=224326 DbFit is a set...
111 Rick Mugridge
rickmugridge Offline Send Email
Sep 15, 2007
10:07 am
There's a new demo release of ZiBreve out. This runs .NET, allows testing to be stopped, allows for running parallel testing, does batch running and generates...
112 Amanda Wilson
mandyjunewilson Offline Send Email
Sep 17, 2007
11:33 pm
Hey all, There's a new release of FITpro for Eclipse out at http://fitpro.sourceforge.net/ New features in FITpro for Ecilpse v 1.0: Right-click execution of...
113 jezburuk Offline Send Email Sep 21, 2007
5:48 pm
Tony, Good to see you're still alive and kicking ! Whilst it may not be supported on ALL platforms, it was brought to my attention by a tester with strong java...
114 Aronshtam, Lior
LAronshtam@... Send Email
Oct 2, 2007
7:48 pm
Hello I have a test that worked with the previous Fit but now it works but the tearDown function is not being called. I checked in the code and I do not...
115 Rick Mugridge
rickmugridge Offline Send Email
Oct 3, 2007
9:27 pm
Hi Lior, That's a problem with FitLibrary's FolderRunner. I will try to look at the issue in a few days; I'm unable to look at it right now. Is it possible for...
Messages 86 - 115 of 264   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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