The only hurdle preventing FitNesse to run in j2me is the regular expressions. The whole wiki page parsing is heavily dependent on regular expression and...
... Hi, I'm wandering about the coverage of the test I made using fitness. I first thought of using testRunner conbined with Jprob, but it's not working since...
I just started with FitNesse, and am trying to create my first tests. I am patterning them after the FitNesse tests in the distribution. I got my customer to...
... With the next TestRunner, you'll be able to run your tests without the server. In the mean time you might want to investigate the COMMAND_PATTERN variable...
Hi, Can you someone post me a section of the Code on how to use FitNesse to log in to the Popup Dialog Box? When I go to the Web site, the Login Dialog Box...
I would be fine running in a PC environment, but the issue falls to what I am actually testing, which is the sqlCE database and code which makes calls to the...
I've noticed in some of the examples or in test names posted that there is often a leading '^' e.g. ^MyTestPage I doesn't appear that tests/suites require the...
^SomePage refers to a child page of the current page while SomePage refers to a sibling page of the current page. ^ is useful for creating suites since all...
... Sorry for responding to my own message, but no one else did. I found a kludge, by creating a Fixture table pointing to a nonexistent fixture class. This...
... tests. ... and ... write ... are no ... written? ... I found it impossible to respond to your first message by replying to your e-mail. The problem is that...
Hi, Everybody! XPAU is just a a little over a week away!! I've posted this to the XP list.. with a great response... and I apologize if you get this several...
Micah - Are you planning to leave an option for TestRunner to run the tests against the server? I am asking because we have a process here that uses TestRunner...
fitnessers: What's the longest distance between a test server and an "onsite" customer? Is anyone using fitnesse on an intranet and serving remote domain...
Not sure what you're asking but I work with several clients where the customer/testers are scattered throughout the building and the fitnesse server is running...
We want to run our FitNesse tests with CruiseControl and be able to see the results in the CruiseControl email. The upcoming change to TestRunner so it...
... A colleague of mine reported a related situation, and I realized I didn't know the answer to this "world records" question. I am aware that FITnesse is not...
Is there an easy way to add meta tags (spider control mainly) to all fitnesse pages on a server? I'd like to have a relatively private fitnesse server for my...
You could do this by making use of a Html Page Factory plugin. http://localhost:8081/FitNesse.PluginUsage Micah Martin Object Mentor, Inc. www.objectmentor.com...
"How little can we do and still build great software?" XP Agile Universe is a few days away. The schedule is set for keynote addresses, tutorials, workshops,...
If you have all of your fixtures for that page within one package, you can use the Import fixture in your SetUp class. You still have to change it manually,...
... Eclipse (and I think IDEA, too), when doing a rename refactoring, lets you optionally also change fully qualified class names in text files. As FitNesse...
... I had a roving customer who split time between Toronto, Boston and various points around North and Central America. The FitNesse server was located 0.5m to...
... Righteous. New question: Has anyone drove Fitnesse from WiFi PDAs? I have this vision of everyone thumbing little pads, turning them green in chorus, and...
Forgive this question if it has been answered already, but is there a place in your project directory structure where folks on the list would recommend that...