Testing iOS Apps
A guide to writing maintainable tests for iOS apps, covering the Red-Green-Refactor cycle and the Arrange-Act-Assert pattern.
A guide to writing maintainable tests for iOS apps, covering the Red-Green-Refactor cycle and the Arrange-Act-Assert pattern.
Author shares slides from two Spring One 2GX 2014 presentations on AngularJS with Spring Boot and Spring Batch performance tuning.
A positive review of Michael Hartl's 'Ruby on Rails Tutorial' book, praising its clear explanations and focus on Test Driven Development.
A brief post highlighting two new Python programming books: one on Tkinter GUI development and another on Test-Driven Development for web apps.
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.