There's a great article on dockblocks in tests that has some really good advice. Sometimetimes a good test name isn't enough and there should be some more context. Here are some other things I like to put in PHPUnit test docblocks. For Bugs & Bug Fixes In other words, I like to put the bug… Continue reading What to Put in Test Docblocks