Archive for May, 2010
Scary thought for the weekend
22May10
Reprap generation 20 or so + proprietary objects with embedded viruses. Real ones. (Consider what you can do in postscript…)
Filed under: Uncategorized | 5 Comments
Maintainable pyunit test suites
10May10
There’s a test code maintenance issue I’ve been grappling with, and watching others grapple with for a while now. I’ve blogged about some infrastructural things related to it before, but now I think its time to talk about the problem itself. The problem shows up as soon as you start writing setUp functions, or custom [...]
Filed under: Uncategorized | 12 Comments
Tags: Python, testing, testtools, unittest