September 2009
April 2009
January 2009
Gojko Adzic ยป Announcing Trinidad: In-process test runner for FitNesse wiki pages
by jpcaruana (via)Trinidad is an in-process test runner for FitNesse tests. Here are some nice things you can do with it:
* run fitnesse fit and slim tests without starting the server as part of your build
* run fitnesse tests from JUnit within your IDE
* debug and troubleshoot fitnesse fixtures as if you were working with unit tests
* easily include fitnesse acceptance tests into your build (through JUnit)
* easily run tests in transactions and roll back after each test (with Spring)
1
(4 marks)