Home - essenius/FitNesseFitSharpSupportFunctions GitHub Wiki

Welcome to the FitNesse/FitSharp Support Functions wiki!

Common Fixture Functions

If you're automating your acceptance tests with FitNesse and FitSharp, chances are that there are capabilities you 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:

Acceptance Testing Wiki