The Fit GUI program allows interactive execution of tests in folders of HTML files.
When the display is initialized, the hierarchy of tests referenced by the
Suite Configuration File is displayed.
| configuration setup |
| set value | fit.Settings | | inputFolder | | doc\fitnesse\FitnesseDotNet\SampleInputFiles |
| set value | fit.Settings | | outputFolder | | testoutput |
| tree matches |
| parent | name |
| doc\fitnesse\FitnesseDotNet\SampleInputFiles |
| 0 | SampleSimpleTest.html |
When a file is selected, the contents are displayed. The Run button executes the currently selected file and displays the result.
| select file | doc\fitnesse\FitnesseDotNet\SampleInputFiles\SampleSimpleTest.html |
| display matches | SampleInputFiles\SampleSimpleTest.html |
| run |
| display matches | SampleOutputFiles\SampleSimpleTest.html |