Use your brain (not tools to replace it!)
Here’s a good post about a tendency that I’ve seen several times repeated in the Software development industry. The point in the article is short and sweet: if you are doing TDD you should write your tests yourself. Don’t use tools to generate tests for you unless you understand exactly why and what the savings/efficiency …