Skip to content

24 ways to impress your friends

Vote up?

Loz

Nice article. As someone who has been doing some form of TDD for several years, I wish that every tutorial about x framework in y tech came with tests. Besides the obvious advantages of writing tests anyway, tutorials are often written for beginners in y tech which means non-beginners have to skip but if there were tests, these people could easily skip the article and go directly to the tests. Or RTFT as I like to call it.

A nice follow up article would be hooking up a GitHub repo to a coverage tool, something like codeclimate.