0

我真的很喜欢这个。我无法使自定义配置与 NUnit 一起使用。它一直无法读取配置文件。我目前正在做一个日志记录类。

我仔细阅读了这篇文章:http ://devlicio.us/blogs/derik_whittaker/archive/2006/11/13/app-config-and-custom-configuration-sections.aspx

将引用放在单元测试类 App.Config 中,仍然一切都失败了。

这里有什么神奇的设置吗?

4

1 回答 1

0

您需要在正确的配置文件中定义自定义配置,请参阅以下参考:

http://blog.coryfoy.com/2005/08/nunit-app-config-files-its-all-about-the-nunit-file/

于 2010-12-29T01:11:32.110 回答