June 2005
Intermediate to advanced
384 pages
8h 4m
English
As we saw in Chapter 7, Fit can run tests and suites of tests created in an Excel spreadsheet or in HTML. In this chapter, we briefly cover the installation of Fit and show how to make it easy for nonprogrammers to edit, organize, and run their tests.
Download Fit For Java from http://fit.c2.com. Unzip the Fit zip file; inside the Release folder is the latest JAR (Java Archive) file, fit.jar. Download FitLibrary.jar from http://sourceforge.net/projects/fitlibrary.
The simplest approach to running Fit on the .XLS and .HTML files in a folder is to use the following command in that folder1:
java -cp javafit1.1.jar fitlibrary.jar;poi.jar;code ...
Read now
Unlock full access