I'm the only developer in my (very small) company and I'm about to start on a medium sized ASP.NET web application for said company.
I'm trying to figure out if I should learn Test Driven Development (TDD) and implement it in this application.
I need to start developing our new application shortly and I'm worried about testing. I've programmed for many years but have never done any unit testing.
I've read numerous online resources regarding TDD but I'm unsure whether I'll have a 'good enough' grasp on it to make it effective in the application.
See Question&Answers more detail:os