65 posts tagged “testing”
2007
Test stubbing httplib2. Nice demonstration of monkey-patching as part of unit testing in Python.
The joy of pdb.set_trace(). I use nosetests --pdb-failures as my main entrypoint for Python debugging—it starts the debugger at the first failing test.
Internet Explorer Application Compatibility VPC Image (via) Microsoft have made free VPC images of IE 6 and IE 7 available for testing, but they expire in August.
I don't do test driven development. I do stupidity driven testing... I wait until I do something stupid, and then write tests to avoid doing it again.
2006
Dependency injection is the enterprisey name for trampling over namespaces with reckless abandon.
«« first
« previous
page 3 / 3