jediwhale / fitsharp

Functional testing tools for .NET
http://fitsharp.github.io
Other
152 stars 73 forks source link

TestRunner output no longer works with FitNesse Java formatters. #10

Closed jediwhale closed 14 years ago

jediwhale commented 15 years ago

from mailing list:

I used to be able to do somethat would take the xml and write out a nice report like this

  1. Run the testreunner. exe with a format of -xml
  2. run fitnesse with a formattingoption to transform from xml to html.

In the newest releases of fitnesse the formattingoption classes have either changed, don't work with the testrunner.exe format or something because when I transform the xml to html and try to open the report I get something like:

"Invalid String in Format".

Can someone explain to me how to get the latest version of fitnesse to write out nice html reports with the old (1.8) version of fitnesse .net? is it still possible? do i need to upgrade to the latest version of nslim?

jediwhale commented 14 years ago

generate with default format, not xml, works with fitsharp