FitNesse App.Config

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?

+1
source share
2 answers

c:\myfolder\mysuite.config.xml - (. http://fitsharp.github.com/FitSharp/SuiteConfigurationFile.html). "" .

, -a.

+3

NetRunner dll .

, :

!path C:\Probjects\HelloWorld\bin\Debug\FitNesseHelloWorld1.dll, C:\Probjects\HelloWorld\bin\Debug\FitNesseHelloWorld2.dll

NetRunner "C:\Probjects\HelloWorld\bin\Debug\FitNesseHelloWorld1.dll.config"

0

All Articles