5 Tips to Write Better Tests

Writing software tests is a good thing, writing better tests is even better. In this blog post, Marcos Brizeno shares fives tips to improve your software testing practice. For each of the tips, he provides also external references if you want to explore further the topic.

The 5 Tips to Write Better Tests shared by Marcos Brizeno are:
* Treat Test Code as Production Code
* Use Test Patterns to achieve great readability
* Avoid Unreliable Tests
* Test at The Appropriate Level
* Use Test Doubles

Each of the topics is explained in detail and pointers are provided to external resources.

Read the complete article on http://www.thoughtworks.com//insights/blog/write-better-tests-5-steps