Code, photos, books, and anything else

Subscribe to my RSS feed

Posts with tag: NUnit

NUnit for .NET 4

This is partly for my future reference, and partly to share the details. If you’re reading this, you’ll likely know that .NET 4 was released almost two months ago. I’ve recently been upgrading my projects to the new framework, and hit a snag with running post-build unit tests via NUnit.

| Permalink | | 3 Comments

.NET Projects: Code Coverage with NCover

Introduction This series has carried on for a while now. In the process, I’ve covered setting up and organizing a Subversion repository for code versioning, using NAnt for automated builds, FxCop and NDepend for code analysis and metrics, and NUnit for unit tests. The preceding sections are linked below for reference. source control – Subversion [...]

| Permalink | | 2 Comments

Categories

Tags