You might want to try Ivonna (http://www.sm-art.biz/Ivonna.aspx) -- you'll be able to test Asp.Net in the context of your request, automatically using web.config as well as HttpModules and all that stuff. Can mock them, too.
ulu On Sep 23, 9:00 am, Tom <[EMAIL PROTECTED]> wrote: > Hi All, > > I'm just getting started with MbUnit and I actually don't have much > experience with .NET either. I'm trying to test an ASP.NET project > which gets most of it's configuration out of the web.config file. I'm > finding that my tests (a separate project that builds a C# dll, as > recommended) aren't set up such that the web.config file is read. > > I tried adding my own config file naming it mytest.dll.config, and > then web.config, and then app.config, and even Gallio.exe.config all > to no avail - it never seems to get read/loaded by the > ConfigurationManager. It seems like this issue describes my problem > but I'm uncertain:http://code.google.com/p/mb-unit/issues/detail?id=120 > > And, if it does, I'm not sure what I'm doing wrong. > > Any advice would be appreciated. > > Thanks! > Tom --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MbUnit.User" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/MbUnitUser?hl=en -~----------~----~----~----~------~----~------~--~---
