By tag: xUnit
0
kicks
Kona: Continuous Integration and Better Unit Testing
In this screencast Rob Conery and Brad Wilson talk about continuous integration with TeamCity, Unit Testing with xUnit and TDD in general.
"This screencast went from a simple idea – talking to Brad Wilson about better Unit Testing – to some pretty broad topics such as source control, unit te...
0
kicks
Beginning Mocking With Moq 3 – Part 1
A intro to mocking using the newly release Moq 3 framework.
0
kicks
Tutorial: Extending MbUnit
MbUnit, my favorite xUnit Framework, is easy to extend. This tutorial will cover creating a new type of test fixture attribute and test method attribute.