Title search:

Content search:

details

Intro Articles

Debugging
Interface Design
Program Projects
Technique
Testing
Xcode / PB / IB

Airplay / Apple TV
iOS
iPad-specific
iPhone-specific
Mac-Specific

Accelerate
Accessibility
Core Animation
Core Audio
Core Bluetooth
Core Data
Core Graphics
Core Image
Core Location
Core Motion
Core Text
Distributed Objects
EventKit
Files & Archiving
iCloud
Localization
Networking
OpenGL(ES)
QuickTime / MediaPlayer
Security
Specific Frameworks
Specific Tasks
SpriteKit
SQLite
Text Manipulation
WebKit

Carbon-Cocoa
Extensibility
Foundation Kit
Frameworks
Memory Management
Multithreading / CPUs
NS/UI Classes
Object-Oriented Design

Multi-language
AppleScript Studio
Assembly
C / Objective-C
F-Script
Haskell Cocoa
Java Cocoa
JavaScript Cocoa
Lua Cocoa
Nu Cocoa
Objective-C++
Perl Cocoa
Python Cocoa
Ruby Cocoa
Unix wrapping
XML

* contains recent articles

Cocoa Literature List

Testing
date
article
2014-05-19 Benchmarking
by Matt Thompson (over at NSHipster)
2014-04-25 Unit Testing Asynchronous Cocoa
by Drew McCormack (over at The Mental Blog)
2014-02-20 iOS UI Testing with KIF
by Greg Heo (over at Ray Wenderlich)
2013-11-04 Automated tests with the GNUstep test framework
by Graham Lee (over at Secure Mac Programming)
2013-11-01 Travis CI for iOS
by Mattes Groeger (over at objc)
2013-10-10 Rock Heads
by Mark Dalrymple (over at theNerdBlog)
2013-09-09 Network Link Conditioner
by Matt Thompson (over at NSHipster)
2013-07-03 Expanded Use of Asserts
by Krzysztof Zabłocki (over at Krzysztof Zabłocki)
2013-07-01 Testing Concurrent Applications
by Tobias Kräntzer (over at objc)
2013-06-01 Testing View Controllers
by Daniel Eggert (over at objc)
2013-05-27 Unit Testing
by Matt Thompson (over at NSHipster)
2013-03-19 Localization Unit Test
by Oliver Drobnik (over at Cocoanetics)
2013-03-06 Dynamic Unit Test Cases
by Oliver Drobnik (over at Cocoanetics)
2013-01-22 The Mysterious Case Of The Unit Tests That Ran At The Speed Of Light
by Sam Deane (over at Born Sleepy)
2013-01-09 What's Worth Unit Testing in Objective-C?
by Ash Furrow (over at Ash Furrow)
2013-01-04 Your First Objective-C Unit Test with OCMock
by Ash Furrow (over at Ash Furrow)
2012-12-05 How to Test Your Apps on Physical iOS Devices
by Bart Jacobs (over at Mobiletuts+)
2012-11-28 Testing with TestFlight
by Bart Jacobs (over at Mobiletuts+)
2012-08-09 Unit Tests Don’t Bite
by Oliver Drobnik (over at Cocoanetics)
2012-08-08 Using Method-Swizzling to help with Test Driven Development
by David Pettigrew (over at iCodeBlog)
2012-03-12 By Your Command
by Mark Dalrymple (over at theNerdBlog)
2012-03-08 A Timing Utility
by Mark Dalrymple (over at theNerdBlog)
2012-02-26 The Run Loop In Cocoa Unit Tests
by Sam Deane (over at Born Sleepy)
2012-02-26 Parameterised Unit Tests
by Sam Deane (over at Born Sleepy)
2011-09-13 Using NSURLProtocol for Injecting Test Data
by Claus Broch (over at Infinite Loop)
2011-07-22 Friday Q&A: Writing Unit Tests
by Mike Ash (over at mikeash.com)
2011-06-06 Unit Testing in Xcode 4 Quick Start Guide
by Doug Sjoquist (over at Ray Wenderlich)
2011-05-04 Covering it all up
by Claus Broch (over at Infinite Loop)
2011-04-18 Using Mock Objects to Stabilize Unit Tests
by Claus Broch (over at Infinite Loop)
2011-04-08 Unit Testing Asynchronous Network Access
by Claus Broch (over at Infinite Loop)
2010-10-18 An example of unit testing working for me
by Graham Lee (over at Secure Mac Programming)
2010-09-21 Iphone app testing and bugs
by Sigurdur Birgisson (over at Jayway Team Blog)
2010-09-06 UIAutomation Test Fixtures Redux
by Alex Vollmer (over at Alex Vollmer)
2010-08-13 UI Automation on the iPhone
by Unknown (over at The Air Source)
2010-08-03 Tuning performance with Instruments
by Ariel Rodriguez (over at Volon Bolon)
2010-07-27 Automated Testing With JSTalk
by Gus Mueller (over at The Shape of Everything)
2010-07-09 More UIAutomation
by Alex Vollmer (over at Alex Vollmer)
2010-07-06 Unit Test with GHUnit
by Ariel Rodriguez (over at Volon Bolon)
2010-07-03 Working with UIAutomation
by Alex Vollmer (over at Alex Vollmer)
2010-06-28 Making Fun of Things with OCMock
by Alex Vollmer (over at Alex Vollmer)
2010-06-13 Template class for unit testing Core Data entities
by Graham Lee (over at Secure Mac Programming)
2010-05-02 BDD-style testing using Objective-C
by Adam Milligan (over at Corpus Adamicum)
2010-03-15 Quelle heure est-il? or "What's the time, Mr Jobs?"
by Unknown (over at The Air Source)
2010-03-10 Testing iPhone View Controllers
by jonah (over at Carbon Five Community)
2010-02-01 Finding the cause of performance issues in your programs
by Matt Gallagher (over at Cocoa with Love)
2010-01-18 Mac and iPhone Applications with Unit Tests, Refactored
by Dave Dribin (over at Dave Dribin's Blog)
2010-01-10 Unit testing Core Data-driven apps, fit the second
by Graham Lee (over at IAMLEEG)
2010-01-05 Quality control in application development without unit testing
by Matt Gallagher (over at Cocoa with Love)
2009-12-27 A sample iPhone application with complete unit tests
by Matt Gallagher (over at Cocoa with Love)
2009-12-01 You must fail before you can succeed!
by Clifton Craig (over at Can’t see nothing but the source code)
2009-11-05 Asynchronous unit testing with OCMock
by Hans Sjunnesson (over at Touchalicious)
2009-09-06 Unit testing Core Data-driven apps
by Graham Lee (over at IAMLEEG)
2009-08-03 Tuning Cocoa Applications Using DTrace: Writing Scripts
by David Gohara (over at MacResearch)
2009-07-05 Unit testing Cocoa user interfaces: Use Check Methods
by Chris Hanson (over at Eschatology)
2009-06-21 Unit Testing and linking Static Libraries with XCode
by George Sealy (over at Acorn Heroes)
2009-06-05 Friday Q&A: Introduction to Valgrind
by Mike Ash (over at mikeash.com)
2009-05-04 OCUnit: Integrated Unit Testing In Xcode
by Kailoa Kadano (over at Mobile Orchard)
2009-03-31 Fast Unit Testing Iterations
by Daniel Jalkut (over at red sweater blog)
2009-03-14 Debugging Part 2
by Jeff LaMarche (over at iPhone Development)
2009-03-13 Debugging
by Jeff LaMarche (over at iPhone Development)
2009-03-06 Friday Q&A: Using the Clang Static Analyzer
by Mike Ash (over at mikeash.com)
2009-02-13 iPhone Unit Testing Toolkit
by alon (over at Carbon Five Community)
2009-02-06 Friday Q&A: Profiling With Shark
by Mike Ash (over at mikeash.com)
2008-11-30 Descriptive Test Names
by Dave Dribin (over at Dave Dribin's Blog)
2008-11-23 Automated user interface testing on the iPhone
by Matt Gallagher (over at Cocoa with Love)
2008-10-25 Debugging tips for Objective-C programming
by Matt Gallagher (over at Cocoa with Love)
2008-06-13 Speed test: NSManagedObject ObjC-2.0 accessors
by Matt Gallagher (over at Cocoa with Love)
2008-03-09 Break into Debugger
by Matt Gallagher (over at Cocoa with Love)
2007-12-29 Unit Testing with Xcode 3.0
by Bill Dudney (over at PrEV)
2007-07-07 Unit testing Cocoa user interfaces: Cocoa Bindings
by Chris Hanson (over at Chris Hanson)
2006-08-16 Xcode: Debugging Cocoa application unit tests
by Chris Hanson (over at Chris Hanson)
2006-07-03 Unit testing Cocoa user interfaces: Target-Action
by Chris Hanson (over at Chris Hanson)
2005-11-03 Unit Testing and Code Coverage with Xcode
by Chris Liscio (over at SuperMegaUltraGroovy)
2005-07-24 Xcode: Unit Testing Cocoa Applications
by Chris Hanson (over at Chris Hanson)
2005-07-23 Xcode: Debugging Cocoa framework unit tests
by Chris Hanson (over at Chris Hanson)
2005-06-06 Introduction to Unit Testing Guide
by Apple (over at Apple Developer Connection)
2005-03-28 Test Driving Your Code with OCUnit
by Apple (over at Apple Developer Connection)
2004-04-23 Unit Testing with OCUnit
by Jim Menard (over at O\'Reilly Network)
2002-07-07 Debugging, Omni-Style
by H Lally Singh (over at Cocoa Dev Central)
2001-10-13 Debugging Cocoa Apps Using GDB, Assert, and More in Mac OS X
by H Lally Singh (over at Cocoa Dev Central)