-
Local FitNesse instance launched by:
```
java.exe -jar fitnesse-standalone.jar -p 8888 -e 0 -o
```
Remote slim service is launched on remotebox via:
```
java -cp fitnesse.jar fitnesse.slim.SlimServ…
-
Hi all,
I'm trying to run a test that use tags filter following the guide in Fitness page [http://fitnesse.org/FitNesse.FullReferenceGuide.UserGuide.WritingAcceptanceTests.TestSuites.TagsAndFilters…
-
Hi Jaison,
Have greatly enjoyed learning about your plugin and the capability and ease of use it has to work with Sikuli and Selnium both on Fitnesse. An open source QA Engineers dream. Any way I'd lo…
-
Hi,
for long time I'm searching for a modern fitnesse (https://github.com/unclebob/fitnesse) replacement.
Short before migrating to JspWiki I luckily found smeagol and like it - as we're doing lot…
-
```
Hi,
I have upgraded fitnesse-launcher-maven-plugin version from 1.4.0 to 1.4.2 and
found fitnesse theme not working.
Please assist me on this.
Thx.
Satish
```
Original issue reported on code…
-
trying to build/install the project fails with an unsuccessful test: extractedClasspathIncludesTestScopeDependencies
It contains only the following two path entries instead of the expected 4:
D:\pro…
-
```
Hi,
I have upgraded fitnesse-launcher-maven-plugin version from 1.4.0 to 1.4.2 and
found fitnesse theme not working.
Please assist me on this.
Thx.
Satish
```
Original issue reported on code…
-
```
Hi,
I have upgraded fitnesse-launcher-maven-plugin version from 1.4.0 to 1.4.2 and
found fitnesse theme not working.
Please assist me on this.
Thx.
Satish
```
Original issue reported on code…
-
JIRA Issue: [KIEKER-620] Have a look at FitNesse
Original Reporter: Andre van Hoorn
***
As suggested by Willi in [today's Kieker meeting|meeting-20120315]:
"FitNesse is a software testi…
-
Hello,
I noticed that the timeout value in my test is being ignored. So, I simplified the problem to the basics and still see the timeout not to fire off.
This is my very simplified test:
`!define …