unit testing - How to make NUnit 3 test adapter and console runner read a specific application config file -


i have couple of test assemblies depends on shared configuration file. in nunit 2.6 possible load "x.nunit" project file in console runner after console runner load "x.config" automatically. apparently not happen in nunit 3.5 - how can force console runner use specific config file?

the same applies test adapter: in nunit 2.6 possible load "x.nunit" project file in gui-runner. not possible nunit 3.5 project files not (yet) supported in gui. apparently way go use vs 2015 test adapter run tests inside visual studio - have same problem again of not being able load right configuration file. there way specify specific configuration file when running tests inside vs?


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

javascript - IE9 error '$'is not defined -