The problem with teaching TDD is there are too many opinions. If someone wants to use assertion based testing and fixtures then learning rspec and factory girl in depth is not going to appeal to them.
A lot of the useful information on testing comes from figuring out how to do certain things that are very specific to the testing lib you use.
A lot of the useful information on testing comes from figuring out how to do certain things that are very specific to the testing lib you use.