Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

PHP PHP Testing Test Doubles Review: Isolated Tests

Andrew Dunn
Andrew Dunn
14,718 Points

Possibly mis-worded question

Here's the content of the question:

Which is NOT a benefit of using Test-Driven Development?

A Gain confidence that you are not breaking existing working code B You gain experience focusing on coding tasks C You learn to avoid complexity when possible D All of the above

It's early in the morning so perhaps I'm mis-interpreting, but I answered it with what I thought might be the improperly correct answer - D. All of the above - and I was right.

Aren't these all benefits??? Shouldn't the question be "Which IS a benefit of using Test Driven Development?

Also, as I'm writing this little question in a popup window and hitting Enter, the other questions are getting automatically answered (incorrectly) in the background - very crazy unintentional bug.

1 Answer

yes seems to be a misprint.