Fit for Developing Software: Framework for Integrated Tests
26.4. Running Tests During the Build
In order to test as a part of the build cycle, use Ant to run all the tests in your test suite after compiling the code. Details of Ant tasks to do this are available on the Fit Web site. |