vote up 0 vote down star

I've been using the RestFixture in Fitnesse to test a REST service which is running under Tomcat. When Fitnesse is run on Linux (Redhat to be precise) the fixture doesn't pass any querystrings to Tomcat (the log entries prove this). However, the exact same fixture running through Fitnesse on a Windows machine works as expected.

Has anyone else tried this combination of operating system and fixture and had any experiences that may help?

Alternatively does anyone know of any good ways of bulk-testing REST services (in a way that a non-developer can create new tests).

Any help would be greatly appreciated!

flag

2 Answers

vote up 1 vote down check

I've just run across what appears to be this issue myself. I haven't tried on Windows but RestFixture is fairly definitely not populating my query parameters.

In fact, there's an issue on the RestFixture list about it.

link|flag
Excellent spot! I posted that issue by the way! I forgot to update this question with it. The developer acknowledged there was an issue. I think I actually solved this by recompiling the latest code from SVN. – UltimatePace Mar 18 at 14:25
vote up 0 vote down

Hi, the one described was in fact a bug. It is fixed in the trunk and it will be available in the next release coming at the end of April 09.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.