Tag Archives: Unit Testing

Python wonderland

Last week I got to delve back into the world of Python at work to try and streamline part of our day-to-day working practices. I’ve never really got into TDD or MVP with Python, and we’ve been harping on about … Continue reading

Posted in Uncategorized | Tagged , , , , , , , , , , | Leave a comment

Smelly code, smelly attitudes

At work we’ve got a lot of legacy code. Some of it is very new, but still legacy, going by Michael Feathers‘ definition of code without tests. Our newish policy is to not introduce any new code that isn’t under … Continue reading

Posted in Uncategorized | Tagged , , , , , | 2 Comments