Trinidad 1.0.3 available

Trinidad 1.0.3 is now available for download from maven.neuri.com maven repository. Trinidad is an in-process java test runner for FitNesse which executes FitNesse wiki tests without starting the server, allowing you to easily integrate FitNesse tests into automated builds and IDEs. For more information on Trinidad, see the page on fitnesse.info

Improvements in this version are:

  • Support for thread class contexts in the maven mojo (thanks to Tim Andersen and Luke Amdor)
  • Ability to specify a different test result repository (by default, the folder storage is used but you can use this to record results in the database or ignore them or something else)
  • class path display is moved to the debug log level of trinidad mojo, so you don’t have to display it if you don’t want