developerFusion nunit
Related nunit tutorials
-
Test-driven development with NUnit
by Roy Osherove
An introduction to test-driven development with NUnit and the NUnit-Add-in
-
Test-Driven Development in .NET
by Peter Provost
An article presenting benefits and techniques for using test-driven development in .NET, specifically examining the NUnit testing framework.
Related nunit podcasts
-
OnMicrosoft from InformIT: xUnit.net Unit Testing
Published 1 year ago, running time 0h8m
Jim Newkirk, creator of NUnit, discusses his new Unit Testing Framework called xUnit.net. Learn about xUnit.net and Unit Testing best practices.
-
OnMicrosoft from InformIT: xUnit.net Unit Testing
Published 1 year ago, running time 0h8m
Jim Newkirk, creator of NUnit, discusses his new Unit Testing Framework called xUnit.net. Learn about xUnit.net and Unit Testing best practices.
-
Hanselminutes: The Past, Present and Future of .NET Unit Testing Frameworks
Published 1 year ago, running time 0h38m
Scott gets a rare chance to sit down in person with developers from three .NET Unit Testing Frameworks. Charlie Poole from NUnit, Jeff Brown from MbUnit, Brad Wilson from xUnit.NET as well as Roy Osherove, the author of the upcoming "Art of Unit Testing."
Related book
-
The Art of Unit Testing: with Examples in .NET
The Art of Unit Testing guides the reader on the journey from beginner to master in the subtle art of unit testing. Based on expert author Roy Osherove's real-world development experiences, this book shows developers how to make sure the code that...