Framework for Integrated Test, or "Fit", is an open-source tool for automated tests.
Framework for Integrated Test, or "Fit", is an open-source tool for automated tests. The basic idea is to describe the tests as tables in HTML document, which can be created with any program which can save files in HTML format, such as word processors. Then Java fixtures need to be implemented to do actual tests based on the data in the HTML table.
Link to home page: http://fit.c2.com/