Monthly Archives: October 2010

That Test Framework

A few weeks ago I dreamt about a unit testing framework for Python.  Well, I’ve put together a proof-of-concept prototype.  What you can do with it: Set up tests and nested test suites Provide per-suite or per-test setup and teardown … Continue reading

Posted in short | Tagged , , , | Comments Off on That Test Framework

Window Manager Woes

I’ve been playing around with different window managers for my Ubuntu installation.  At work in particular, I find it really useful having a tiling window manager because (a) it improves my efficiency because the keyboard shortcuts help to cut down … Continue reading

Posted in midlength | Tagged , , , , , , , , , , , , , , , , | Comments Off on Window Manager Woes

Python Unit Testing

I’ve had to write and maintain Python unit tests both for work and for Trosnoth.  I’ve played around with py.test and nose, and have done a tiny bit with trial (for twisted).  As a result I’ve come up with the … Continue reading

Posted in midlength | Tagged , , , , | Comments Off on Python Unit Testing

Behold, My Long Silence is Now Broken

Due to the extended Blogetery.com outage my blogging was interrupted and now it’s taken me a while to get back into it.  A few things to note: Now that my blog’s been restored, the formatting of old articles is terrible.  … Continue reading

Posted in short | Tagged , , | Comments Off on Behold, My Long Silence is Now Broken