← All posts

Tag: Testing

Test Driven Development Resources

Oct 4, 2004  •  1 min read  •  Richard Hundhausen

Been doing some coding this weekend and, in keeping with good TDD practice, I've been writing my tests, albeit paper-based exercises for the users, as I'm writing the code. I found this good resource: …
Read more →

Life Testing

Unit Testing in Visual FoxPro

Jun 5, 2004  •  1 min read  •  Richard Hundhausen

FoxUnit is for Visual FoxPro developers interested in test-driven development and agile practices. FoxUnit is being debuted today, here at www.devessentials.com. Their site is …
Read more →

Life Testing