Hi everyone,
I've been asked to teach test smells Thursday (!) and I'm looking for a piece of test code that has a good number of them in order to use it for identifying and then removing the test smells. I plan to make the learners work on their proper test code but I'd like them to warm up on one or two "distilled" examples first. And I'm thinking someone has already done that before and might have it lying around somewhere.
I did find the introduction example in Meszaros book "xUnit Test Patterns" which could do. But I was hoping for some choice.