-
New Feature
-
Resolution: Unresolved
-
Major
-
None
At the moment when Fitnesse tests are being executed all you see is the below Console Output:
Started by user helloworld
Building on master
No emails were triggered.
hudson.plugins.fitnesse.FitnesseBuilder:
Connnecting to http://myhost123:8085/AAA.BBB.CCC.DDD?suite&format=xml
Connected: 200/OK
This does not indicate how many tests have been executed, how many have passed or failed while the tests are being executed.
Adding the ability to display the test results while they are being executed would prove most beneficial.