Last Updated: February 25, 2016
·
359
· irakli

Editor setup for tests

Always keep your code editor or IDE screen split vertically, with tests on the left, corresponding production code: on the right.

This provides constant reminder to not ignore tests, but start with tests, and is a very comfortable setup if you do indeed take care of your tests.