It’s hard for me to understand: http://www.syterra.com/Fit/AppConfigFiles.html
If my application and fixtures are in the c: \ Projects \ App and FitNesse directory, it runs from c: \ Projects \ Sandbox \ FitNesse
I assume c: \ mypath \ myapp.exe.config will be c: \ Projects \ App [MyFixtureAssmbly] .config, but I'm not sure c: \ myfolder \ mysuite.config.xml?
I tried to put it in the fitSharp folder using Runner.exe.config, fit.dll.config with .xml after these names in the FitNesse root folder in the application directory. I just can't figure out where to put it so that it downloads my app.config?
source
share