There are some topics that are near and dear to the hearts of all developers, and one is test driven development. Test driven development (often shortened to TDD) is a workflow about how to write code. New features are added to web applications typically in an iterative manner. What that means is that programmers minimize […]
The post RSpec vs. Test Unit: How Test Driven Development Works appeared first on Firehose.