Jeff's Junk

The sillynonsense and .NET musings of Jeff Putz

News

My Sites

Browse by Tags

All Tags » unit testing (RSS)
Made the switch to Subversion, back to NUnit from VSTS
After about two years of using SourceGear 's Vault, I switched to Subversion for source control. I was using Vault because it was free, Web-based, integrated with Visual Studio and was generally familiar. Now I need to get more people into the loop...
A four-hour software challenge
I was thinking about stuff that I need to code for my sites, and was thinking about how I'd like a place for the public to track bugs. Yeah, stuff like that already exists, but it'd be nice to have something more basic. Then I realized it might...
Posted: Jul 20 2006, 01:23 PM by Jeff | with no comments
Filed under: ,
I just can't test it all
So here's the thing about test-driven development. I think it's awesome because it forces me to be more focused in my design and I know when I break something if I have to revisit it. But I suck at it. I test too much or too little. Sometimes I write...
Iterate, dammit!
In my relatively short career in software development (which is still like 50 years in Internet time), I've been exposed to a wide range of development methodologies, project management and general dev culture. The easy trap to fall into is trying to...
More Posts