Skip to main content

Home/ Coders/ Group items tagged tdd

Rss Feed Group items tagged

Andrey Karpov

How to complement TDD with static analysis - 0 views

  •  
    TDD is one of the most popular software development techniques. I like this technology in general, and we employ it to some extent. The main thing is not to run to extremes when using it. One shouldn't fully rely on it alone forgetting other methods of software quality enhancement. In this article, I will show you how the static code analysis methodology can be used by programmers using TDD to additionally secure themselves against errors.
Joel Bennett

Introducing BDD -- DanNorth.net - 0 views

  • I decided it must be possible to present TDD in a way that gets straight to the good stuff and avoids all the pitfalls. My response is behaviour-driven development (BDD).
  •  
    It must be possible to present TDD in a way that gets straight to the good stuff and avoids all the pitfalls... my response is behaviour-driven development (BDD).
Dave Cowens

Acceptance TDD Explained - 0 views

  •  
    Acceptance test-driven development is what helps developers build high-quality software that fulfills the business's needs as reliably as TDD helps ensure the software's technical quality.
Andrey Karpov

Test trivial code - 0 views

  •  
    A few days ago, Robert C. Martin posted a blog post on The Pragmatics of TDD, where he explains that he doesn't test-drive everything. Some of the exceptions he give, such as not test-driving GUI code and true one-shot code, make sense to me, but there are two exceptions I think are inconsistent. Robert C. Martin states that he doesn't test-drive
Andrey Karpov

C++11 Via TFL (Test-Focused Learning): Uniform Initialization - 0 views

  •  
    I've been working with the new features of C++11 for many months as I write a book on TDD in C++. The updates to the language make for a far-more satisfying experience, particularly in terms of helping me write clean code and tests.
Joel Bennett

ASP.NET 3.5 Extensions Preview : The Official Microsoft ASP.NET Site - 0 views

  •  
    ASP.NET MVC provides model-view-controller (MVC) support to the existing ASP.NET 3.5 runtime, which enables developers to more easily take advantage of this design pattern. Benefits include the ability to achieve and maintain a clear separation of concerns, as well as facilitate test driven development (TDD).
Joel Bennett

Simple TDD Visual Studio Templates - 0 views

  •  
    Two templates to plug into Visual Studio to speed up the creation of unit test projects in solutions, one for MbUnit and one for NUnit. (the difference seems to be mostly the includes & imports)
  •  
    Hallo guys. I am very happy to share here. This is my site. If you would like to visit here. Go ahead. I've made ​​About a $ 58,000 from my little site. There is a forum and I was very happy to announce to you. I also provide seo service. www.killdo.de.gg
Joel Bennett

NBehave - CodePlex - 0 views

  •  
    NBehave is a framework and a domain specific language for doing behavior driven testing within your existing unit test framework
Dave Cowens

Software development magazine: UML, Agile, programming, testing, project management, jobs - 0 views

  •  
    Free magazine providing practical knowledge for the software developer, tester and project manager
1 - 10 of 10
Showing 20 items per page