FitNesse
FitNesse is an open-source, wiki-based acceptance testing framework that combines a collaborative wiki interface with the FIT and Slim testing approaches. It enables executable documentation by letting both technical and non-technical stakeholders contribute tests describing expected system behavior in a readable, tabular form.
In FitNesse, tests are authored on pages as tables. The tables express inputs, actions, and expected results,
Key features include a built-in wiki interface, support for various table types (such as decision tables, action
FitNesse is commonly used for acceptance testing and ATDD, fostering collaboration among developers, testers, and domain