[Discover] Google Testing Blog: Breaking the Law of Demeter is Like Looking for a Needle in the Haystack http://googletesting.blogspot.com/2008/07/breaking-law-of-demeter-is-like-looking.html
(testing design demeter programming) 
[Discover] DanNorth.net " Introducing BDD http://dannorth.net/introducing-bdd (testing agile tdd rspec)
[Discover] Presenter First, Graphical User Interface Testing, MVP, Model View Presenter, Model View ... http://atomicobject.com/pages/Presenter+First (patterns agile design mvp)
[Discover] What Cant Who Do? http://blog.objectmentor.com/articles/2007/05/01/what-cant-who-do (testing tdd unit)
[Discover] Rhino Mocks 3.0.5 Released http://ayende.com/Blog/archive/2007/05/01/Rhino-Mocks-3.0.5-Released.aspx (mock tdd .net rhino)
[Discover] Code is a Liability http://blog.objectmentor.com/articles/2007/04/16/code-is-a-liability (agile design tdd code)
[Discover] Polyglot Programming http://www.sda-india.com/conferences/jax-india/sessions/Neal_Ford/Neal_Ford-Polyglot_Programming-sli ... (tdd agile presentation java)
[Discover] So, two-thirds of the code in that product is tests, and that allows them to do quite violent ... http://weblog.masukomi.org/2007/5/25/the-power-of-tests (testing tdd agile architecture)
[Discover] Object Binding Tips and Tricks http://www.code-magazine.com/Article.aspx?quickid=0603011 (patterns mvp tutorial .net)
[Discover] Build your own CAB Part #9 - Domain Centric Validation with the Notification Pattern http://codebetter.com/blogs/jeremy.miller/archive/2007/06/13/build-your-own-cab-part-9-domain-centri ... (tdd design dialog domain)
[Discover] Michael Feathers' Blog: The Flawed Theory Behind Unit Testing http://michaelfeathers.typepad.com/michael_feathers_blog/2008/06/the-flawed-theo.html (testing agile programming tdd)
[Discover] JtestR - Home http://jtestr.codehaus.org/ (testing java ruby tdd)
[Discover] Perfection: Necessary Act - Scott Bellware [MVP] http://codebetter.com/blogs/scott.bellware/archive/2007/06/19/164379.aspx (tdd pursuit maintainance maintainable)
[Discover] Build your own CAB #12 - Rein in runaway events with the "Latch" http://codebetter.com/blogs/jeremy.miller/archive/2007/07/02/build-your-own-cab-12-rein-in-runaway-e ... (mvp cab tdd semaphore)
[Discover] Architecture is a Second Order Effect http://blog.objectmentor.com/articles/2007/10/20/architecture-is-a-second-order-effect (architecture testing design software)
[Discover] Database Regression Testing http://www.agiledata.org/essays/databaseTesting.html#SettingUpDatabaseTests (testing tdd database)
[Discover] My Programming Manifesto - Jeremy D. Miller -- The Shade Tree Developer http://codebetter.com/blogs/jeremy.miller/archive/2006/10/30/My-Programming-Manifesto.aspx (agile programming dotnet development)
[Discover] For me its the end of the Gui Architectur Confusion! Presenter First rules http://rkse.blogspot.com/2007/06/for-me-its-end-of-gui-architectur.html (tdd dialog mvp first)
[Discover] ArticleS.UncleBob.UntestedCodeDarkMatter http://butunclebob.com/ArticleS.UncleBob.UntestedCodeDarkMatter (tdd mock testing)

[Discover] Stubbing Rhino Mocks http://ayende.com/Blog/archive/2007/05/05/Stubbing-Rhino-Mocks.aspx (tdd mock rhino)
[Discover] Setting PropertyBehavior On All Properties With Rhino Mocks http://haacked.com/archive/2007/05/04/setting-propertybehavior-on-all-properties-with-rhino-mocks.as ... (tdd mock testing test)
[Discover] logging and unit testing http://thought-tracker.blogspot.com/2007/06/logging-and-unit-testing.html (testing tdd logging unit)
[Discover] objectmother http://www.xpuniverse.com/2001/pdfs/Testing03.pdf (tdd agile xp patterns)
[Discover] Steve Eichert - Is TDD extreme and dogmatic or is it pragmatic? http://iqueryable.com/2007/07/17/IsTDDExtremeAndDogmaticOrIsItPragmatic.aspx (testing tdd unit)
[Discover] Clean Code: Args a Command Line Parser - by Bob Martin http://www.objectmentor.com/resources/articles/Clean_Code_Args.pdf (design tdd good software)
[Discover] James Carr " Blog Archive " TDD Anti-Patterns http://blog.james-carr.org/?p=44 (testing tdd agile antipatterns)
[Discover] Jeremy's Fourth Law of Test Driven Development: Keep Your Tail Short - Jeremy D. Miller -- The ... http://codebetter.com/blogs/jeremy.miller/archive/2007/04/27/Jeremy_2700_s-Fourth-Law-of-Test-Driven ... (tdd testing development agile)
[Discover] Open source testing tools target varied tasks http://www.linux.com/feature/131069 (testing opensource tools articles)
[Discover] rules of (unit) testing « monkey island http://monkeyisland.pl/2008/01/31/10rules/ (testing tdd unit)
[Discover] dataFresh - a new database rollback library for unit tests http://blogs.ent0.com/blogs/datafresh/default.aspx (testing .net tdd agile)
[Discover] Using Rhino Mocks To Unit Test Events on Interfaces http://haacked.com/archive/2006/06/23/UsingRhinoMocksToUnitTestEventsOnInterfaces.aspx (testing tdd .net rhinomocks)
[Discover] Example of test driving a UI Application (.NET C# with an XML DB) http://tech.groups.yahoo.com/group/testdrivendevelopment/message/21892 (testing tdd gui)
[Discover] TDD’ing MonoRail Controllers http://hammett.castleproject.org/?p=147 (tdd .net monorail)
[Discover] Data Binding Isn’t Always The Solution http://vorpal.cc/blog/category/development/data-binding-isnt-always-the-solution.html (tdd binding .net dialog)
[Discover] Gojko Adzic » The Poka-Yoke principle and how to write better software http://gojko.net/2007/05/09/the-poka-yoke-principle-and-how-to-write-better-software/ (testing programming development software)
[Discover] Jeffrey Palermo [C# MVP] : Rocky gets it all wrong about Test-Driven Development (TDD) - level 200 http://codebetter.com/blogs/jeffrey.palermo/archive/2006/03/28/141920.aspx (tdd .net unittesting)
[Discover] Test Driven Design meets Design by Contract by Jim Weirich - Google Video http://video.google.com/videoplay?docid=-3883668083321892812 (tdd design contract video)
[Discover] James Newkirk: Announcing xUnit.net http://jamesnewkirk.typepad.com/posts/2007/09/announcing-xuni.html (.net programming testing tdd)
[Discover] Jay Fields Thoughts: Test::Unit test creation http://jayfields.blogspot.com/2006/09/testunit-test-creation.html (tdd bdd ruby)
[Discover] TypeFixture - MbUnit - Confluence http://www.mertner.com/confluence/display/MbUnit/TypeFixture (tdd)
[Discover] My Crackpot Idea for WinForms Development - Jeremy D. Miller -- The Shade Tree Developer http://codebetter.com/blogs/jeremy.miller/archive/2007/04/16/My-Crackpot-Idea-for-WinForms-Developme ... (tdd .net dialog mvp)
[Discover] Observations on TDD in C++ (long) http://blog.objectmentor.com/articles/2007/07/03/observations-on-tdd-in-c-long (testing tdd unit)
[Discover] the prime directive, never be blocked http://butunclebob.com/files/SDWest2006/ThePrimeDirective.ppt (tdd agile fun architecture)
[Discover] Jeremy D. Miller -- The Shade Tree Developer : TDD Design Starter Kit - Static Methods and ... http://codebetter.com/blogs/jeremy.miller/archive/2005/07/20/129545.aspx (tdd static singleton evil)
[Discover] Why you have time for TDD (but may not know it yet...) http://blog.objectmentor.com/articles/2007/09/30/why-you-have-time-for-tdd-but-may-not-know-it-yet (tdd testing agile programming)
[Discover] Coding Horror: I Pity The Fool Who Doesn't Write Unit Tests http://www.codinghorror.com/blog/archives/000640.html (tdd testing test code)
[Discover] Testing Will Challenge Your Conventions http://blog.objectmentor.com/articles/2007/07/17/testing-will-challenge-your-conventions (tdd testing design programming)
[Discover] Extract Embedded Resources With An Attribute In MbUnit http://haacked.com/archive/2007/04/27/extract-embedded-resources-with-an-attribute-in-mbunit.aspx (tdd mbunit)
[Discover] TDD: The Art of Fearless Programming http://www.computer.org/portal/cms_docs_software/software/homepage/2007/s3024.pdf (tdd programming fearless)
[Discover] Test Infected: Programmers Love Writing Tests http://junit.sourceforge.net/doc/testinfected/testing.htm (testing tdd junit programming)
[Discover] Mocks Aren't Stubs http://martinfowler.com/articles/mocksArentStubs.html (testing tdd mock agile)
[Discover] Darrell Norton's Blog [MVP] : .NET Test Driven Development http://codebetter.com/blogs/darrell.norton/articles/50337.aspx (.net testing tdd programming)
[Discover] Jeremy D. Miller -- The Shade Tree Developer : Mock Objects and Stubs: The Bottle Brush of TDD http://codebetter.com/blogs/jeremy.miller/archive/2005/12/19/135757.aspx (tdd testing mock agile)
[Discover] Test-Driven Development in .NET - The Code Project - .NET http://www.codeproject.com/dotnet/tdd_in_dotnet.asp (tdd testing .net programming)
[Discover] Test-Driven C#: Improve the Design and Flexibility of Your Project with Extreme Programming ... http://msdn.microsoft.com/msdnmag/issues/04/04/ExtremeProgramming/ (tdd .net testing programming)
[Discover] James Carr " Blog Archive " TDD Anti-Patterns http://blog.james-carr.org/?p=44 (testing tdd agile antipatterns)
[Discover] Adapdev Technologies, LLC - Zanebug http://www.adapdev.com/zanebug/index.aspx (testing .net tdd nunit)
[Discover] Jeremy D. Miller -- The Shade Tree Developer : Why and When to Use Mock Objects http://codebetter.com/blogs/jeremy.miller/archive/2005/12/20/135800.aspx (testing tdd mock to.read)
[Discover] Unit Testing with Stubs and Mocks http://blog.interface21.com/main/2007/01/15/unit-testing-with-stubs-and-mocks/ (testing mock test tdd)
[Discover] Solving Every Sudoku Puzzle http://norvig.com/sudoku.html (sudoku python algorithms toread)
[Discover] An alternative to business-facing TDD (Exploration Through Example) http://www.exampler.com/blog/2008/03/23/an-alternative-to-business-facing-tdd/ (testing testautomation ruby blog)
[Discover] InfoQ: TDD/BDD Leading To Incomplete Unit Tests? http://www.infoq.com/news/2008/02/unit_tests_forests_n_trees (bdd tdd testing agile)
[Discover] Six Rules of Unit Testing http://radio.weblogs.com/0100190/stories/2002/07/25/sixRulesOfUnitTesting.html (tdd programming testing unit)
[Discover] ONJava.com -- Using JUnit With Eclipse IDE http://www.onjava.com/pub/a/onjava/2004/02/04/juie.html (junit testing java eclipse)
[Discover] Using Rhino Mocks To Unit Test Events on Interfaces http://haacked.com/archive/2006/06/23/UsingRhinoMocksToUnitTestEventsOnInterfaces.aspx (testing tdd .net rhinomocks)
[Discover] Use Jython to build JUnit test suites http://www-128.ibm.com/developerworks/java/library/j-jythtest.html (java article junit jython)
[Discover] How much design before unit testing, and how much design knowledge before TDD? http://codebetter.com/blogs/jeremy.miller/archive/2006/06/20/146601.aspx (tdd development docoding testing)
[Discover] TDD of a WinForm app - Part 4 - Finishing the Account Data UI http://www.cornetdesign.com/2007/11/tdd-of-winform-app-part-4-finishing.html (tdd docoding)
[Discover] TDD of a WinForm app - Part 0 - Introduction http://www.cornetdesign.com/2007/10/tdd-of-winform-app-part-0-introduction.html (tdd docoding)
[Discover] Vlad's Agile Software Development Blog: TDD Is Not An Algorithm Generator! http://vladimirlevin.blogspot.com/2007/04/tdd-is-not-algorithm-generator.html (tdd agile dev software)
[Discover] Test-Driven Development no Rails: Unit Tests http://simplesideias.com.br/tdd-no-rails-unit-tests/ (rails testing tdd docoding)
[Discover] Andrzej on Software: 15 TDD steps to create a Rails application http://andrzejonsoftware.blogspot.com/2007/05/15-tdd-steps-to-create-rails.html (testing tdd rails agile)
[Discover] Mike Clark's Weblog http://www.clarkware.com/cgi/blosxom/2007/10/07#TestingControllersFollowup (rails rspec tdd bdd)
[Discover] Database testing http://orastory.wordpress.com/2007/07/02/database-testing/ (tdd docoding oracle)
[Discover] TDD of a WinForm app - Part 1 - Searching for Accounts http://www.cornetdesign.com/2007/10/tdd-of-winform-app-part-1-searching-for.html (tdd docoding)
[Discover] Unit testing Swing components - impossible? http://blogs.oracle.com/duffblog/2007/03/03#a399 (tdd java docoding swing)
[Discover] The Power of Tests http://grayproductions.net/ruby/first_steps.html (tdd testing ruby agile)
[Discover] Test Driven Development or Test Driven Requirements? http://www.infoq.com/news/2007/11/tdd-or-tdr (tdd testing agile docoding)
[Discover] CodeProject: Test-Driven Development in .NET. Free source code and programming help http://www.codeproject.com/KB/dotnet/tdd_in_dotnet.aspx (tdd .net docoding nunit)
[Discover] Advanced Unit Testing, Part II - Core Implementation http://www.codeproject.com/KB/cs/autp2.aspx (tdd docoding)
[Discover] Cory Foy: Test-Driving Stored Procedures in SQL Server in VS2008 http://www.cornetdesign.com/2007/07/test-driving-stored-procedures-in-sql.html (tdd sql docoding databases)
[Discover] Matrix Your Rails Functional Tests http://www.infoq.com/news/2007/04/matrix-your-tests (ruby rails testing tdd)
[Discover] Andrzej on Software: Testing Rails controllers with mock objects http://andrzejonsoftware.blogspot.com/2007/06/testing-rails-controllers-with-mock.html (testing tdd rubyonrails programming)
[Discover] MbUnit RowTest http://blog.benhall.me.uk/2007/04/mbunit-rowtest.html (tdd docoding)
[Discover] Composite Unit Testing with MbUnit http://www.codeproject.com/cs/design/jdhcompositeunittesting.asp (tdd agile docoding mbunit)
[Discover] Advanced Unit Testing, Part IV - Fixture Setup/Teardown, Test Repetition And Performance Tests http://www.codeproject.com/KB/cs/autp4.aspx (tdd docoding)
[Discover] A Set of Unit Testing Rules http://www.artima.com/weblogs/viewpost.jsp?thread=126923 (testing tdd agile junit)
[Discover] Stop Designing for Testability http://www.mockobjects.com/2007/03/stop-designing-for-testability.html (tdd docoding mocking testing)
[Discover] Unit Test Web Code Without A Web Server Using HttpSimulator http://haacked.com/archive/2007/06/19/unit-tests-web-code-without-a-web-server-using-httpsimulator.a ... (.net asp.net testing tdd)
[Discover] Gojko Adzic » Automating web tests with FitNesse and Selenium http://gojko.net/2007/05/20/automating-web-tests-with-fitnesse-and-selenium (tdd testing fitnesse selenium)
[Discover] InfoQ: Software Testing With Spring Framework http://www.infoq.com/articles/testing-in-spring (testing spring springframework test)
[Discover] InfoQ: Unit-Testing XML http://www.infoq.com/articles/xml-unit-test (xml testing xmlunit java)
[Discover] TDD of a WinForm app - Part 5 - Validating the account data http://www.cornetdesign.com/2008/01/tdd-of-winform-app-part-5-validating.html (tdd docoding)
[Discover] Research Supports The Effectiveness of TDD http://haacked.com/archive/2008/01/22/research-supports-the-effectiveness-of-tdd.aspx (tdd testing agile research)
[Discover] Acceptance and Regression Testing With Selenium - Part II - Selenium Specifics http://www.targetprocess.com/blog/2007/04/acceptance-and-regression-testing-with_12.html (tdd docoding webcoding)
[Discover] java.net: Multithreaded Tests with JUnit http://today.java.net/pub/a/today/2003/08/06/multithreadedTests.html (junit testing java tdd)
[Discover] Why and How: Ruby (and Rails) Unit Testing http://glu.ttono.us/articles/2005/10/30/why-and-how-ruby-and-rails-unit-testing (testing rails rubyonrails ruby)
[Discover] Beck Testing Framework http://www.xprogramming.com/testfram.htm (testing agile framework tdd)
[Discover] ONLamp.com -- Unit Testing Your Documentation http://www.onlamp.com/pub/a/onlamp/2006/09/07/unit-testing-docs.html (ruby testing tdd programming)
[Discover] DanNorth.net " Introducing BDD http://dannorth.net/introducing-bdd (testing agile tdd rspec)
[Discover] Presenter First, Graphical User Interface Testing, MVP, Model View Presenter, Model View ... http://atomicobject.com/pages/Presenter+First (patterns agile design mvp)
[Discover] What Cant Who Do? http://blog.objectmentor.com/articles/2007/05/01/what-cant-who-do (testing tdd unit)
[Discover] Rhino Mocks 3.0.5 Released http://ayende.com/Blog/archive/2007/05/01/Rhino-Mocks-3.0.5-Released.aspx (mock tdd .net rhino)
[Discover] Code is a Liability http://blog.objectmentor.com/articles/2007/04/16/code-is-a-liability (agile design tdd code)
[Discover] Polyglot Programming http://www.sda-india.com/conferences/jax-india/sessions/Neal_Ford/Neal_Ford-Polyglot_Programming-sli ... (tdd agile presentation java)
[Discover] So, two-thirds of the code in that product is tests, and that allows them to do quite violent ... http://weblog.masukomi.org/2007/5/25/the-power-of-tests (testing tdd agile architecture)
[Discover] Object Binding Tips and Tricks http://www.code-magazine.com/Article.aspx?quickid=0603011 (patterns mvp tutorial .net)
[Discover] Build your own CAB Part #9 - Domain Centric Validation with the Notification Pattern http://codebetter.com/blogs/jeremy.miller/archive/2007/06/13/build-your-own-cab-part-9-domain-centri ... (tdd design dialog domain)
[Discover] Michael Feathers' Blog: The Flawed Theory Behind Unit Testing http://michaelfeathers.typepad.com/michael_feathers_blog/2008/06/the-flawed-theo.html (testing agile programming tdd)
[Discover] JtestR - Home http://jtestr.codehaus.org/ (testing java ruby tdd)
[Discover] Perfection: Necessary Act - Scott Bellware [MVP] http://codebetter.com/blogs/scott.bellware/archive/2007/06/19/164379.aspx (tdd pursuit maintainance maintainable)
[Discover] Build your own CAB #12 - Rein in runaway events with the "Latch" http://codebetter.com/blogs/jeremy.miller/archive/2007/07/02/build-your-own-cab-12-rein-in-runaway-e ... (mvp cab tdd semaphore)
[Discover] Architecture is a Second Order Effect http://blog.objectmentor.com/articles/2007/10/20/architecture-is-a-second-order-effect (architecture testing design software)
[Discover] Database Regression Testing http://www.agiledata.org/essays/databaseTesting.html#SettingUpDatabaseTests (testing tdd database)
[Discover] My Programming Manifesto - Jeremy D. Miller -- The Shade Tree Developer http://codebetter.com/blogs/jeremy.miller/archive/2006/10/30/My-Programming-Manifesto.aspx (agile programming dotnet development)
[Discover] For me its the end of the Gui Architectur Confusion! Presenter First rules http://rkse.blogspot.com/2007/06/for-me-its-end-of-gui-architectur.html (tdd dialog mvp first)
[Discover] ArticleS.UncleBob.UntestedCodeDarkMatter http://butunclebob.com/ArticleS.UncleBob.UntestedCodeDarkMatter (tdd mock testing)
[Discover] Another free unit testing add-in for Visual Studio 2005 - Jeffrey Palermo [C# MVP] http://codebetter.com/blogs/jeffrey.palermo/archive/2007/06/20/another-free-unit-testing-add-in-for- ... (testing tdd visual studio)
[Discover] Stubbing Rhino Mocks http://ayende.com/Blog/archive/2007/05/05/Stubbing-Rhino-Mocks.aspx (tdd mock rhino)
[Discover] Setting PropertyBehavior On All Properties With Rhino Mocks http://haacked.com/archive/2007/05/04/setting-propertybehavior-on-all-properties-with-rhino-mocks.as ... (tdd mock testing test)
[Discover] logging and unit testing http://thought-tracker.blogspot.com/2007/06/logging-and-unit-testing.html (testing tdd logging unit)
[Discover] objectmother http://www.xpuniverse.com/2001/pdfs/Testing03.pdf (tdd agile xp patterns)
[Discover] Steve Eichert - Is TDD extreme and dogmatic or is it pragmatic? http://iqueryable.com/2007/07/17/IsTDDExtremeAndDogmaticOrIsItPragmatic.aspx (testing tdd unit)
[Discover] Clean Code: Args a Command Line Parser - by Bob Martin http://www.objectmentor.com/resources/articles/Clean_Code_Args.pdf (design tdd good software)
[Discover] James Carr " Blog Archive " TDD Anti-Patterns http://blog.james-carr.org/?p=44 (testing tdd agile antipatterns)
[Discover] Jeremy's Fourth Law of Test Driven Development: Keep Your Tail Short - Jeremy D. Miller -- The ... http://codebetter.com/blogs/jeremy.miller/archive/2007/04/27/Jeremy_2700_s-Fourth-Law-of-Test-Driven ... (tdd testing development agile)
[Discover] Open source testing tools target varied tasks http://www.linux.com/feature/131069 (testing opensource tools articles)
[Discover] rules of (unit) testing « monkey island http://monkeyisland.pl/2008/01/31/10rules/ (testing tdd unit)
[Discover] dataFresh - a new database rollback library for unit tests http://blogs.ent0.com/blogs/datafresh/default.aspx (testing .net tdd agile)
[Discover] Using Rhino Mocks To Unit Test Events on Interfaces http://haacked.com/archive/2006/06/23/UsingRhinoMocksToUnitTestEventsOnInterfaces.aspx (testing tdd .net rhinomocks)
[Discover] Example of test driving a UI Application (.NET C# with an XML DB) http://tech.groups.yahoo.com/group/testdrivendevelopment/message/21892 (testing tdd gui)
[Discover] TDD’ing MonoRail Controllers http://hammett.castleproject.org/?p=147 (tdd .net monorail)
[Discover] Data Binding Isn’t Always The Solution http://vorpal.cc/blog/category/development/data-binding-isnt-always-the-solution.html (tdd binding .net dialog)
[Discover] Gojko Adzic » The Poka-Yoke principle and how to write better software http://gojko.net/2007/05/09/the-poka-yoke-principle-and-how-to-write-better-software/ (testing programming development software)
[Discover] Jeffrey Palermo [C# MVP] : Rocky gets it all wrong about Test-Driven Development (TDD) - level 200 http://codebetter.com/blogs/jeffrey.palermo/archive/2006/03/28/141920.aspx (tdd .net unittesting)
[Discover] Test Driven Design meets Design by Contract by Jim Weirich - Google Video http://video.google.com/videoplay?docid=-3883668083321892812 (tdd design contract video)
[Discover] James Newkirk: Announcing xUnit.net http://jamesnewkirk.typepad.com/posts/2007/09/announcing-xuni.html (.net programming testing tdd)
[Discover] Jay Fields Thoughts: Test::Unit test creation http://jayfields.blogspot.com/2006/09/testunit-test-creation.html (tdd bdd ruby)
[Discover] TypeFixture - MbUnit - Confluence http://www.mertner.com/confluence/display/MbUnit/TypeFixture (tdd)
[Discover] My Crackpot Idea for WinForms Development - Jeremy D. Miller -- The Shade Tree Developer http://codebetter.com/blogs/jeremy.miller/archive/2007/04/16/My-Crackpot-Idea-for-WinForms-Developme ... (tdd .net dialog mvp)
[Discover] Observations on TDD in C++ (long) http://blog.objectmentor.com/articles/2007/07/03/observations-on-tdd-in-c-long (testing tdd unit)
[Discover] the prime directive, never be blocked http://butunclebob.com/files/SDWest2006/ThePrimeDirective.ppt (tdd agile fun architecture)
[Discover] Jeremy D. Miller -- The Shade Tree Developer : TDD Design Starter Kit - Static Methods and ... http://codebetter.com/blogs/jeremy.miller/archive/2005/07/20/129545.aspx (tdd static singleton evil)
[Discover] Why you have time for TDD (but may not know it yet...) http://blog.objectmentor.com/articles/2007/09/30/why-you-have-time-for-tdd-but-may-not-know-it-yet (tdd testing agile programming)
[Discover] Coding Horror: I Pity The Fool Who Doesn't Write Unit Tests http://www.codinghorror.com/blog/archives/000640.html (tdd testing test code)
[Discover] Testing Will Challenge Your Conventions http://blog.objectmentor.com/articles/2007/07/17/testing-will-challenge-your-conventions (tdd testing design programming)
[Discover] Extract Embedded Resources With An Attribute In MbUnit http://haacked.com/archive/2007/04/27/extract-embedded-resources-with-an-attribute-in-mbunit.aspx (tdd mbunit)
[Discover] TDD: The Art of Fearless Programming http://www.computer.org/portal/cms_docs_software/software/homepage/2007/s3024.pdf (tdd programming fearless)
[Discover] Test Infected: Programmers Love Writing Tests http://junit.sourceforge.net/doc/testinfected/testing.htm (testing tdd junit programming)
[Discover] Mocks Aren't Stubs http://martinfowler.com/articles/mocksArentStubs.html (testing tdd mock agile)
[Discover] Darrell Norton's Blog [MVP] : .NET Test Driven Development http://codebetter.com/blogs/darrell.norton/articles/50337.aspx (.net testing tdd programming)
[Discover] Jeremy D. Miller -- The Shade Tree Developer : Mock Objects and Stubs: The Bottle Brush of TDD http://codebetter.com/blogs/jeremy.miller/archive/2005/12/19/135757.aspx (tdd testing mock agile)
[Discover] Test-Driven Development in .NET - The Code Project - .NET http://www.codeproject.com/dotnet/tdd_in_dotnet.asp (tdd testing .net programming)
[Discover] Test-Driven C#: Improve the Design and Flexibility of Your Project with Extreme Programming ... http://msdn.microsoft.com/msdnmag/issues/04/04/ExtremeProgramming/ (tdd .net testing programming)
[Discover] James Carr " Blog Archive " TDD Anti-Patterns http://blog.james-carr.org/?p=44 (testing tdd agile antipatterns)
[Discover] Adapdev Technologies, LLC - Zanebug http://www.adapdev.com/zanebug/index.aspx (testing .net tdd nunit)
[Discover] Jeremy D. Miller -- The Shade Tree Developer : Why and When to Use Mock Objects http://codebetter.com/blogs/jeremy.miller/archive/2005/12/20/135800.aspx (testing tdd mock to.read)
[Discover] Unit Testing with Stubs and Mocks http://blog.interface21.com/main/2007/01/15/unit-testing-with-stubs-and-mocks/ (testing mock test tdd)
[Discover] Solving Every Sudoku Puzzle http://norvig.com/sudoku.html (sudoku python algorithms toread)
[Discover] An alternative to business-facing TDD (Exploration Through Example) http://www.exampler.com/blog/2008/03/23/an-alternative-to-business-facing-tdd/ (testing testautomation ruby blog)
[Discover] InfoQ: TDD/BDD Leading To Incomplete Unit Tests? http://www.infoq.com/news/2008/02/unit_tests_forests_n_trees (bdd tdd testing agile)
[Discover] Six Rules of Unit Testing http://radio.weblogs.com/0100190/stories/2002/07/25/sixRulesOfUnitTesting.html (tdd programming testing unit)
[Discover] ONJava.com -- Using JUnit With Eclipse IDE http://www.onjava.com/pub/a/onjava/2004/02/04/juie.html (junit testing java eclipse)
[Discover] Using Rhino Mocks To Unit Test Events on Interfaces http://haacked.com/archive/2006/06/23/UsingRhinoMocksToUnitTestEventsOnInterfaces.aspx (testing tdd .net rhinomocks)
[Discover] Use Jython to build JUnit test suites http://www-128.ibm.com/developerworks/java/library/j-jythtest.html (java article junit jython)
[Discover] How much design before unit testing, and how much design knowledge before TDD? http://codebetter.com/blogs/jeremy.miller/archive/2006/06/20/146601.aspx (tdd development docoding testing)
[Discover] TDD of a WinForm app - Part 4 - Finishing the Account Data UI http://www.cornetdesign.com/2007/11/tdd-of-winform-app-part-4-finishing.html (tdd docoding)
[Discover] TDD of a WinForm app - Part 0 - Introduction http://www.cornetdesign.com/2007/10/tdd-of-winform-app-part-0-introduction.html (tdd docoding)
[Discover] Vlad's Agile Software Development Blog: TDD Is Not An Algorithm Generator! http://vladimirlevin.blogspot.com/2007/04/tdd-is-not-algorithm-generator.html (tdd agile dev software)
[Discover] Test-Driven Development no Rails: Unit Tests http://simplesideias.com.br/tdd-no-rails-unit-tests/ (rails testing tdd docoding)
[Discover] Andrzej on Software: 15 TDD steps to create a Rails application http://andrzejonsoftware.blogspot.com/2007/05/15-tdd-steps-to-create-rails.html (testing tdd rails agile)
[Discover] Mike Clark's Weblog http://www.clarkware.com/cgi/blosxom/2007/10/07#TestingControllersFollowup (rails rspec tdd bdd)
[Discover] Database testing http://orastory.wordpress.com/2007/07/02/database-testing/ (tdd docoding oracle)
[Discover] TDD of a WinForm app - Part 1 - Searching for Accounts http://www.cornetdesign.com/2007/10/tdd-of-winform-app-part-1-searching-for.html (tdd docoding)
[Discover] Unit testing Swing components - impossible? http://blogs.oracle.com/duffblog/2007/03/03#a399 (tdd java docoding swing)
[Discover] The Power of Tests http://grayproductions.net/ruby/first_steps.html (tdd testing ruby agile)
[Discover] Test Driven Development or Test Driven Requirements? http://www.infoq.com/news/2007/11/tdd-or-tdr (tdd testing agile docoding)
[Discover] CodeProject: Test-Driven Development in .NET. Free source code and programming help http://www.codeproject.com/KB/dotnet/tdd_in_dotnet.aspx (tdd .net docoding nunit)
[Discover] Advanced Unit Testing, Part II - Core Implementation http://www.codeproject.com/KB/cs/autp2.aspx (tdd docoding)
[Discover] Cory Foy: Test-Driving Stored Procedures in SQL Server in VS2008 http://www.cornetdesign.com/2007/07/test-driving-stored-procedures-in-sql.html (tdd sql docoding databases)
[Discover] Matrix Your Rails Functional Tests http://www.infoq.com/news/2007/04/matrix-your-tests (ruby rails testing tdd)
[Discover] Andrzej on Software: Testing Rails controllers with mock objects http://andrzejonsoftware.blogspot.com/2007/06/testing-rails-controllers-with-mock.html (testing tdd rubyonrails programming)
[Discover] MbUnit RowTest http://blog.benhall.me.uk/2007/04/mbunit-rowtest.html (tdd docoding)
[Discover] Composite Unit Testing with MbUnit http://www.codeproject.com/cs/design/jdhcompositeunittesting.asp (tdd agile docoding mbunit)
[Discover] Advanced Unit Testing, Part IV - Fixture Setup/Teardown, Test Repetition And Performance Tests http://www.codeproject.com/KB/cs/autp4.aspx (tdd docoding)
[Discover] A Set of Unit Testing Rules http://www.artima.com/weblogs/viewpost.jsp?thread=126923 (testing tdd agile junit)
[Discover] Stop Designing for Testability http://www.mockobjects.com/2007/03/stop-designing-for-testability.html (tdd docoding mocking testing)
[Discover] Unit Test Web Code Without A Web Server Using HttpSimulator http://haacked.com/archive/2007/06/19/unit-tests-web-code-without-a-web-server-using-httpsimulator.a ... (.net asp.net testing tdd)
[Discover] Gojko Adzic » Automating web tests with FitNesse and Selenium http://gojko.net/2007/05/20/automating-web-tests-with-fitnesse-and-selenium (tdd testing fitnesse selenium)
[Discover] InfoQ: Software Testing With Spring Framework http://www.infoq.com/articles/testing-in-spring (testing spring springframework test)
[Discover] InfoQ: Unit-Testing XML http://www.infoq.com/articles/xml-unit-test (xml testing xmlunit java)
[Discover] TDD of a WinForm app - Part 5 - Validating the account data http://www.cornetdesign.com/2008/01/tdd-of-winform-app-part-5-validating.html (tdd docoding)
[Discover] Research Supports The Effectiveness of TDD http://haacked.com/archive/2008/01/22/research-supports-the-effectiveness-of-tdd.aspx (tdd testing agile research)
[Discover] Acceptance and Regression Testing With Selenium - Part II - Selenium Specifics http://www.targetprocess.com/blog/2007/04/acceptance-and-regression-testing-with_12.html (tdd docoding webcoding)
[Discover] java.net: Multithreaded Tests with JUnit http://today.java.net/pub/a/today/2003/08/06/multithreadedTests.html (junit testing java tdd)
[Discover] Why and How: Ruby (and Rails) Unit Testing http://glu.ttono.us/articles/2005/10/30/why-and-how-ruby-and-rails-unit-testing (testing rails rubyonrails ruby)
[Discover] Beck Testing Framework http://www.xprogramming.com/testfram.htm (testing agile framework tdd)
[Discover] ONLamp.com -- Unit Testing Your Documentation http://www.onlamp.com/pub/a/onlamp/2006/09/07/unit-testing-docs.html (ruby testing tdd programming)
