Testing Utilities in Django
A developer shares custom testing utilities for Django, including convenience methods for GET/POST requests and a context manager for user login.
A developer shares custom testing utilities for Django, including convenience methods for GET/POST requests and a context manager for user login.
Using Modipyd's pyautotest with Growl notifications for automated, feedback-driven Python testing during development.
A technical guide on writing a custom lexer by hand, covering structure, state management, and test-driven development.
A tutorial on using Test-Driven Development (TDD) workflow in Visual Studio 2010 for ASP.NET MVC controller development.
A screencast introducing unit testing with mock objects, TDD, and the Moq framework for creating maintainable tests.
A developer discusses a pragmatic approach to bug fixing using test cases, emphasizing the importance of verifiable bug reproduction in version control.
A developer's critique of Kent Beck's TDD book, highlighting its shortcomings in addressing legacy code and retroactive testing.
A programmer's first blog post introducing their Python-focused blog and involvement with the Entertainer Media Center project.