Python Debugging with pdb
This video explains how you can debug a Python applications with pdb,the Python debugger. [youtube bZZTeKPRSLQ] Video Source: http://marakana.com/forums/python/python/423.html
Unit Testing Tutorials and Videos
This video explains how you can debug a Python applications with pdb,the Python debugger. [youtube bZZTeKPRSLQ] Video Source: http://marakana.com/forums/python/python/423.html
This tutorial shows how to use Setup parameters in the Returns of a mocked function using Moq. Moq (pronounced “Mock-you” or just “Mock”) is the only mocking library for .NET developed from scratch to take full advantage of .NET 3.5 (i.e. Linq expression trees) and C# 3.0 features (i.e. lambda …
This video provides a demo of TickSpec that shows how to set a breakpoint and debug your code. TickSpec is a F# BDD Framework. [youtube UuTL3nj9fIE]
OCUnit framework and the UIAutomation framework allow developers to create unit tests with code coverage, and user interface level testing suites. This video teaches how to create an OCUnit project in XCode and then write and debug OCUnit test cases. It presents the limitations of OCUnit and how some of …
These two videos shows how to do Test Driven Development (TDD) with Visual Studio 2010. The first part covers from the Visual Studio solution creation to running the unit test getting a fail result. The second part covers making the test pass. [youtube P6d9rJkqsfA] [youtube et2OzceM4rw]
This video provides a brief introduction to the unit testing suite included with Lithium and how to quickly get started with some test-driven development. Lithium is a lightweight, fast and flexible framework for PHP 5.3. [vimeo 10697309 480 360] Video Producer: http://spacialeffect.com/