Lassi Lehikoinen is a results-oriented software developer and entrepreneur. He constructs software from small, well-tested, expressive and understandable pieces. He believes it's the only way to build complex and maintainable software with high quality.
Test-driven development (TDD) is a programming technique in which test case is created first and then production code is created or modified so that it passes the test. The test... read more →