-
The Fitnesse user guide on the Slim Protocol recommends running the unit tests in fitnesse.responders.run.slimResponder in order to check the behaviour of a new Slim port.
I am trying to do this, as …
-
Hello. When I try to launch FitNesse runner under Linux agent, FitNesse could not be started.
Th reason is:
Runtime.getRuntime().exec(cmdFitnesse, null, new File(rootFolder));
where 'cmdFitnesse' con…
-
I've set up some integrated test suites which I'm invoking through command line in TeamCity. Fitnesse is generating XML reports under "FitNesseRoot\files\testResults" which I want to render into HTML …
-
Currently Fitnesse seems to be mixing Bootstrap 3 and 4. Most things look fine, but the Search for example is not changing the visuals of the tabs correctly.
Here the Text search Tab looks like the a…
-
version:
fitnesse.version **20181224**
hsac-fitnesse-fixtures.version **3.31.2**
template:
```
|verify update employee contact details |
|action|newValue |link|p…
-
As part of a Continuous-Integration build pipeline, I would like to automate running instances of HsacFitNesseRunner in parallel processes.
Is it possible to add the XML report formatter from stand…
-
We have worked with FitNesse extensively over the past 5 years and use it as the foundation of our AFT platform. The FitNesse dev team has added a couple features we’ve suggested in the past (e.g. cre…
-
To discuss whether it could be good to re-add Java 6 (1.6) support. E.g.: -
- Users using Java 6 can use FitNesse but not current DbFit versions.
- We can't ask the FitNesse project to include basic s…
-
FitNesseMain loads logging.properties from the stand-alone .jar file.
Calls to SLF4J log to Console or File as directed in this file.
However, The same logging methods in a Fixture loaded and impo…
-
It's nice to have a version checker and other info available, but it's on the front page. We currently use a single FitNesse instance for a few different projects and people link directly to their pro…