NUnit web.config ASP.NET?

  • Thread starter Thread starter skneife
  • Start date Start date
S

skneife

Hi!

When running NUnit tests against my ASP.NET application I want the
values in
the web.config to be loaded, otherwise connectionstrings and other
configurations won't be availible and the tests will fail.

How do I load the web.config from the NUnit tests?

Sam
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top