by Emily Bache | Dec 28, 2009 | Coding Skills
I recently read this post in Brian Marick’s blog, and it set me thinking. He’s talking about a test whose intention in some way survived three major GUI revisions. The test code had to be rewritten each time, but the essence of it was retained. He says: I...
by Emily Bache | Dec 16, 2009 | Review
Geoff has been working really hard for the past few months, writing pyUseCase 3.0. It has some very substantial improvements over previous versions, and I am very excited about it. He’s written about how it works here.It’s a tool for testing GUIs with a...
by Emily Bache | Nov 22, 2009 | Review
It’s Java Forum next week, here in Göteborg. I’m giving a short talk about TestNG, a tool I’ve been using lately.My basic conclusion is that TestNG is a very easy step from JUnit, and one you don’t need to take if all your tests are true unit...
by Emily Bache | Jul 4, 2009 | Experience Report
I just wrote a report about europython on my company blog.
by Emily Bache | Oct 25, 2007 | Coding Skills
At the XP2007 conference, Geoff and I presented a workshop entitled “The coder’s dojo: Acceptance Test Driven Development in python”. (Geoff also presented the same workshop at agile2007). We had three aims with this workshop, the first was to use the meeting...