Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

fitnesse

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 3722
  • Category: Testing
  • Founded: Feb 26, 2003
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

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

Messages

Advanced
Messages Help
Messages 15518 - 15547 of 20147   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
15518 Mike Stockdale
jediwhale Send Email
May 1, 2010
2:22 pm
Stripping the underscores is a feature in fitSharp but I haven't provided a way to override it - I'll add it to the list. ... -- Cheers, Mike Stockdale ...
15519 niesfisch79 Send Email May 3, 2010
11:57 am
hi Kieran, i think you have to escape all the special html characters like "<" etc. to get it properly displayed in the gui (before the value is sent to the...
15520 Brad Allan
bradmallan Send Email
May 3, 2010
4:50 pm
I would add that I think SLIM is more extensible. I am the proud owner of a suite of doFixture methods for performing database unit tests. We have 2 platforms...
15521 Brad Allan
bradmallan Send Email
May 3, 2010
4:51 pm
I have written my own set of fixtures that allow various actions to allow data to be loaded and queries and stored procedures to be executed. I tripped over...
15522 Mike Stockdale
jediwhale Send Email
May 3, 2010
6:02 pm
I'm interested in why you think Slim is more extensible and how you create create a library which allows pluggable architecture? I think this can be done with...
15523 John_Weald Send Email May 3, 2010
7:36 pm
I am trying to get cslim running on a remote host. Everything works when the cslim server is local. I then added the following two lines into my test: !define...
15524 Rick Mugridge
rickmugridge Send Email
May 3, 2010
10:58 pm
Hi Brad, Yes, it's clear that you can access any files and do any processing from fixtures. But do you get value from using FitNesse in this case? Eg, do you...
15525 Rick Mugridge
rickmugridge Send Email
May 3, 2010
11:05 pm
Hi Brad, I can't see how Slim can be more extensible. The Do Table capability of Slim is a subset of FitLibrary&#39;s DoFixture capability (with some syntactic...
15526 John_Weald Send Email May 4, 2010
1:03 am
Solved my own problem...I was missing the fact that Fitnesse rotates through 10 ports (which were not open on the target machine). So for Linux-to-Linux...
15527 Brad Allan
bradmallan Send Email
May 4, 2010
7:18 am
I've effectively used fitnesse to create a standard set of fixtures similar I guess to (although I briefly looked it) DbFitLibrary. With fitnesse (my version...
15528 Brad Allan
bradmallan Send Email
May 4, 2010
7:18 am
Hi Rick Big value for us because the code to do inserts, checks and executions pre existed the bulk mechanisms. We are executing unit tests and they run...
15529 wesinkrakow Send Email May 4, 2010
12:47 pm
I tried creating a groovy based fixture and it worked as long as i did not use any methods defined at runtime. However, the reason I want to use groovy for my...
15530 Kieran
vicki.kieran Send Email
May 4, 2010
12:47 pm
Thanks Marcel, I realise subsequent to posting that this is a bit of a 101 xml/html question. I have tried standard xml escaping in the fixture and can view...
15531 James Carr
cloud_strife... Send Email
May 4, 2010
3:13 pm
Hey All, I can't remember, but isn't there someway to have a setup/tear down that runs on suite run rather than individual test runs? Thanks, James...
15532 Gregor Gramlich
gregorgramlich Send Email
May 4, 2010
6:52 pm
Hi James, yes - it is just as you wrote it: SuiteSetUp. If you have a SetUp page, it is executed as well. You will have to delete it, if you don't want that to...
15533 ralf.kern@...
ralf.kern... Send Email
May 5, 2010
2:09 pm
Hi, Since we updated our FitNesse-Server to the newest version, we encounter some pages to open very slowly. Other pages are opened like before. Is it...
15534 ralf.kern@...
ralf.kern... Send Email
May 5, 2010
2:10 pm
Hi, Maybe this dump stack can give someone a clue how to solve this problem. Bye, Ralf "class fitnesse.responders.run.TestResponder: Responding Thread" prio=10...
15535 ralf.kern@...
ralf.kern... Send Email
May 5, 2010
2:10 pm
Hi, After running a test, is it possible to automatically expand collapsed parts like !includes in the result, if there was an error/exception in this part. We...
15536 Ilja Preuß
ipreussde Send Email
May 5, 2010
2:16 pm
We had a similar problem with some ErrorLogs, which where very long. Interestingly, deleting the zip-files with the history of the pages considerably speeded...
15537 bclancy84 Send Email May 5, 2010
4:05 pm
Agile development teams are like emergency response teams - they need to be ready to act quickly to new challenges and changing competition. At the "Deep Agile...
15538 Rengarajan
selva_r_kumar Send Email
May 6, 2010
1:59 pm
In a SLIM Script Table, I need to take multiple data file as input, process them and display results. In addition to this, I want to generate/display link to...
15539 Bob Clancy
bclancy84 Send Email
May 6, 2010
8:24 pm
Hello fellow Fitnesse list members, Yesterday I did not have the time needed to follow-up on a post I made. I announced a 2 day seminar that AgileBazaar.org is...
15540 John Lockhart from we...
john_webtestnz Send Email
May 7, 2010
1:59 pm
Hi Ralf, May not suit you but we use FitLibrary and by using "defined actions" instead of includes you get this behaviour automatically in that by default...
15541 Mike Stockdale
jediwhale Send Email
May 8, 2010
9:28 pm
A few of you have offered to do some testing on the new fitnesse parser. So I've put a fitnesse.jar at http://github.com/jediwhale/fitnesse/downloads that you...
15542 Mike Stockdale
jediwhale Send Email
May 10, 2010
2:42 am
I've fixed this in the latest source on http://github.com/jediwhale/fitsharp I'll be making a new release after I fix a few more issues. ... -- Cheers, Mike...
15543 Zuma Lifeguard
kasajian Send Email
May 10, 2010
4:50 am
Visual Studio Test allows one to specify a "Generic Test", in which case rather than use the built-in test tool (unit test, web test, or load test), it will...
15544 timander37 Send Email May 10, 2010
3:38 pm
John, I'm not familiar with the "defined actions." Can you provide a syntax example and compare it with the usage of !include? Thanks, Tim...
15545 timander37 Send Email May 10, 2010
4:52 pm
Hi Mike, I tried out your fork on one of our projects with 112 fitnesse test pages. I ran into an order problem with one of our tests that is verifying data...
15546 Mike Stockdale
jediwhale Send Email
May 10, 2010
6:21 pm
Thanks for trying it. Did my fork run the tests in a different order than the mainline version? That would definitely be an issue for compatibility! ... -- ...
15547 yingbei lu
yingbei111 Send Email
May 10, 2010
6:27 pm
Hello, I am using webtest fixture and want to click a Button on the web page. The button is mapped in the user-extenstion.js as...
Messages 15518 - 15547 of 20147   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