Learn how to do unit testing of C# projects in SnapDevelop code using xUnit. Topics covered include: an overview of what unit testing is; how to create a unit test project; how to do unit testing using live data; how to do unit testing using a mock controller, and how to do debugging using your unit tests.

Presenter: Bruce Armstrong