background preloader

Testing

Facebook Twitter

Console Unit Testing - ploeh blog. In many scenarios, console applications are very useful, but if you have a console application of intermediate complexity, you should obviously unit test it like all the other code you write - right?

Console Unit Testing - ploeh blog

If you have a console application as an administration utility for a complex piece of software you are developing, the console application should obviously just be a thin UI layer that delegates all the work to a testable library that may already exist, but even so, you may have some complex UI interaction that may benefit from testing. For once, consider the task of parsing the command line arguments. Advanced Unit Testing, Part I - Overview. Oh dear God, anybody who votes [for unit-testing] has major problems.

Advanced Unit Testing, Part I - Overview

I hate the @#$% things. And the "Write tests first, code later" paradigm eludes me. Microsoft All-In-One Code Framework - a centralized code sample library. NUnitit - a Visual Studio Addin for NUnit. Windows Presentation Foundation (WPF) - Download: WPF Toolkit - February 2010 Release. Dynamic Data Display. Code Sample. Galerie d’exemples MSDN.

SDKs.