Introduction to Test Driven Development (TDD) Test-driven development (TDD), is an evolutionary approach to development which combines test-first development, where you write a test before you write just enough production code to fulfill that test and refactoring. One view is that the goal of TDD is specification and not validation. In other words, it’s one … Continue reading Introduction to Test Driven Development (TDD)
Copy and paste this URL into your WordPress site to embed