Fitnesse – App.config
January 5th, 2009
To link an App.config to your fitnesse tests use a real path (eg. c:\inetpub\fitnesse\dotnet\App.config) instead of the virtual/relative as used to link dll files and folders (eg. /dotnet/*.dll).
I spent quite a few time trying to find how to do this and couldn’t find documentation on it so I hope this will help someone.