Daily Archives: April 28, 2015


Unit Testing and Test-Driven Development with TestInsight

Have you heard about, or even actively use, unit tests in your code? If you do use tests, do you follow test-driven development when you write them? What about TestInsight, Stefan Glienke’s Delphi IDE plugin? This article will introduce all three with a real-world example, and show you: How to get started with unit testing […]