TDD

  • submit to reddit

Convince your boss to use TDD

A reader asks: My boss knows about TDD but won’t allow us to use it because he thinks that it is just a passing hype that everyone talks about but...

0 replies - 3917 views - 05/19/09 by Misko Hevery in News

Clean Code - A Handbook of Agile Software Craftsmanship

1 replies - 11794 views - 03/02/09 by Burk Hufnagel in Book Reviews

Test-Driven Development in .NET

In this presentation, recorded by Skills Matter, Chris Roff, David Ross, and Gojko Adzic present tools and techniques for Test-Driven Development in .NET. They...

0 replies - 3384 views - 12/30/08 by Alvin Ashcraft in Videos

Testing Code Generation

Some things lend themselves to TDD better than others. Code generation, it turns out, scores a 10 on this front. (To some people, it‘s heresy to think that...

2 replies - 8132 views - 11/21/08 by Rob Williams in Articles

Is Code Coverage Important?

How much code coverage is enough? Do you consider having 100% code coverage an uphill task? Based on whom you talk to, the reply you get varies considerably. I...

20 replies - 18265 views - 10/20/08 by Meera Subbarao in Articles

Why You MUST Read Clean Code

Clean Code: A Handbook of Agile Software Craftsmanship written by Robert C. Martin is one of the best books I have read in the past few years. This is the book...

19 replies - 19184 views - 10/13/08 by Meera Subbarao in Articles

Build Tests While Building Applications

I've been doing some thinking lately about how we build and test applications. I'm no agile expert but I am impressed with the concepts of test-first and...

0 replies - 6587 views - 10/02/08 by Frank Cohen in Articles

Is easyb Easy?

I was introduced to easyb by none other than the creator of easyb: Andrew Glover. In spite of hearing and reading a lot about easyb from Andy, I never had a...

14 replies - 37194 views - 09/17/08 by Meera Subbarao in Articles

ASP.NET Design Patterns, Test Driven Development and Agile Development Book List

[img_assist|nid=3823|title=|desc=|link=none|align=right|width=200|height=260]I've been collecting book recommendations on software design principles and...

1 replies - 9556 views - 06/30/08 by Stephen Walther in News

.autotest File

0 replies - 5084 views - 03/23/07 by Snippets Manager in Uncategorized

Tagging Your Test Cases

0 replies - 3333 views - 09/21/06 by Snippets Manager in Uncategorized

Rake's Missing_method Found!

1 replies - 3494 views - 07/28/06 by Snippets Manager in Uncategorized

ClassLibrary Projects And App.config

0 replies - 3435 views - 07/17/06 by Snippets Manager in Uncategorized

Making Functional Test Failures Readable

0 replies - 2482 views - 03/24/06 by Snippets Manager in Uncategorized

Partial Mock Object Or Mocking An Instance Of An Object.

1 replies - 5614 views - 03/12/06 by Snippets Manager in Uncategorized