The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
Testing Anti-Patterns: Overspecification

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Jason Rudolph

Posts: 70
Nickname: jrudolph
Registered: May, 2008

Jason Rudolph is the author of "Getting Started with Grails" and is a Principal at Relevance.
Testing Anti-Patterns: Overspecification Posted: Jul 1, 2008 4:47 AM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by Jason Rudolph.
Original Post: Testing Anti-Patterns: Overspecification
Feed Title: puts Blog.new("nonsense")
Feed URL: http://jasonrudolph.com/blog/feed/
Feed Description: Noteworthy nonsense for software developers.
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by Jason Rudolph
Latest Posts From puts Blog.new("nonsense")

Advertisement
Tests increasingly serve multiple roles in today’s projects. They help us design APIs through test-driven development. They provide confidence that new changes aren’t breaking existing functionality. They offer an executable specification of the application. But can we ever get to a point where we have too much testing? Enough is [...]

Read: Testing Anti-Patterns: Overspecification

Topic: Ruby Changes in 10.5.4 Update Previous Topic   Next Topic Topic: UPnP-IGD 1.0.0

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use