Friday Tab Sweep (08.02.2008)
Another week, another sweep.
Friday Tab Sweep (01.02.2008)
Friday Tab Sweep (18.01.08)
- PeepCode on RSpec User Stories. The user stories look awesome as a replacement for Rails integration tests. The PeepCode is a good introduction on the topic, but falls awfully short on that issue. Using basic steps like saving an object, checking if it’s valid and checking whether it was actually stored in the database is a little bit too simple in my book, and something you shouldn’t be testing all that much anyway.
Reading List
I bought a nice stack of books recently, and I’m planning on buying some more. There’s a lot of good stuff, not only new books, but also some older books (as in from 2004, I’m not talking about the C++ books on my shelf).
Review: “Continuous Integration: Improving Software Quality and Reducing Risks”
I’ve been a fan and user of continuous integration for quite a while now, yet I’ve been keen to pick up the book “Continuous Integration: Improving Software Quality and Reducing Risk” by Paul M. Duvall et. al. to see, if it can live up to be the first book dealing exclusively with the topic. They don’t have to sell me on the idea anymore, but still, there’s always something to learn.