Entries tagged 'tdd' ↓

Using .config files with NUnit and TestDriven.NET

I just emailed Jamie Cansdale at TestDriven.NET but in the meantime, this might come in useful to someone out there using TestDriven.NET... As discussed in the FAQ you can use access appSettings values from a .config file. I discovered a way of making this just a little bit easier to manage: Add an App...

Using .config files with NUnit and TestDriven.NET →