Home - essenius/FitNesseFitSharpSupportFunctions GitHub Wiki
Welcome to the FitNesseFitSharpSupportFunctions wiki!
Common Fixture Functions
There are some functions that test cases need over and over. The SupportFunctions
assembly was created to provide some of those. A good example of such a frequently used function Echo
, which is very useful to assign a value to a symbol. It simply returns its input parameter. This repo contains the source code for that assembly.
Available functions: