Hip FIT plug-in

Quality Labs has released a Maven plug-in for FIT, which enables Maven builds to run FIT tests automatically. FIT is a testing platform that facilitates communication between those who write requirements and those smokin’ cats who turn them into code. The plug-in invokes FIT’s FolderRunner, which accepts a location for FIT tables and a location to write the resulting report. Far out!

Stay tuned for an article on FIT in the next tripped out installment of In Pursuit of Code Quality on IBM’s DeveloperWorks!

Related odds and ends
 

3 Responses to “Hip FIT plug-in”

  1. on 11 Feb 2006 at 12:43 pm Giulio Piancastelli

    Doesn’t FolderRunner belong to FitLibrary, insted of the core FIT? Does this mean you need both FIT and FitLibrary to run the Maven plugin?

  2. on 11 Feb 2006 at 2:14 pm Andy

    The plug-in has FitLibrary jar as a dependency- it’ll download the library as part of the plug-in install. You won’t need to grab it yourself. See the Dependencies page.

  3. on 11 Feb 2006 at 6:40 pm Giulio Piancastelli

    Ah, nice, I skipped that completely. I’ve added the FIT Maven plugin to the list of known FitTools on the official FIT wiki.

Trackback this Post | Feed on comments to this Post

Leave a Reply