Arnon Rotem-Gal-Oz's Cirrus Minor
"Making IT work" - Musings of a Holistict Architect
Navigation for Arnon Rotem-Gal-Oz's Cirrus Minor - What's up with unit testing? part I
Content
Sidebar
Footer
September 21, 2008
@ 11:50 PM
Comments [2]
What's up with unit testing? part I
Back in may Andrew Binstock wondered "
is the popularity of unit tests waning?
" Andrew lists 5 indications he observed to support his conclusion:
Commercial tools are waning
Few OSS products
Unit testing is not taught by major Java instructors
Few books get published on unit testing
xUnit alternatives are completely invisible.
I am not sure I agree with all these observations, nevertheless,in a followup article in Java World Andrew continued to ask "
Is unit testing doomed?
".
Andrew says that two issues with unit testing are that they seem to offer little value and that the evangelism of unit testing in general and TDD in particular also causes antagonism (I can say from personal experience with introducing unit testing to long time C and C++ developers that, indeed, the initial responses are rather cold)
Andrew also quotes former CEO of Agitar (Jerry Rudisin) saying that "unit testing hasn't taken off as mainstream practice".
A survey ran by Scott Ambler
for Dr. Dobb's also found that "
The more difficult practices, such as TDD and executable specifications, have lower adoption rates than easier practices such as daily scrum meetings."
(although another
survey by VisionOne
found that within companies where agile practices are used 77% use unit testing and about 49% use TDD)
I recently read another interesting post on the subject, this time by Dan North about the "
end of endotesting
" explaining why the record-reply idium of most mocking framework is not intuitive and more easy to use mocking frameworks like
mockito
(his example) or
Moq
and
Mocha
(my examples) are better.
Now, yesterday I read Roy Osherov's post "
Goodbye mocks, Farewall stubs
". Roy makes similar observation on the adoption (or lack therof ) of unit testing practices. Roy believes the number one reason holding back unit testing is the learning curve associated with it and suggests we simplify the tools and terminology (and gives a example similar to Dan's mentioned above)
What we see is that both in the Java and the .NET worlds unit tests adoption hit a few snags. The way I see it there are event additional barriers to wide adoption of unit test and TDD but I'll talk about that in part II where I'll also try to talk a little about what can/should be done
Powered by
ScribeFire
.
Tags:
.NET
|
Java
|
TDD
|
Trends
Related posts:
Yes to NoSQL
Evolving Architectures – Part II but Design is emergent
Google Chrome -The browser is the new Desktop (2)
More on WCF oddities
Windows Trick-or-treat Foundation
SOA Patterns presentation on E-VAN (recording)
« Architecture - It is always a tradeoff
|
Home
|
Another WCF gotcha - calling another ser... »
Monday, September 22, 2008 12:55:16 PM (GMT Standard Time, UTC+00:00)
1. Commercial tools are waning
Once they're written, why write more? Besides they're not exactly large or hard to write - simple enough to roll your own.
2. Few OSS products
Again - one is enough for any language, why write another one when you can extend an already existing one.
3. Unit testing is not taught by major Java instructors
If Java instructors were worthwhile teachers they wouldn't be teaching Java.
4. Few books get published on unit testing
Agile development much?
5. xUnit alternatives are completely invisible.
http://en.wikipedia.org/wiki/List_of_unit_testing_frameworks
jon
Monday, September 22, 2008 1:34:19 PM (GMT Standard Time, UTC+00:00)
Hi Jon,
Thanks for the comment. I am not saying that Andrew is completely right - in fact immediately after the list I wrote "I am not sure I agree with all these observations..." :)
Anyway, the fact that "one should be enough" may be true, however it is also fact that were there's interest there are multiple options (consider the number of Object/Relational mappers or Linux distros out there as examples)
Arnon
Arnon Rotem-Gal-Oz
Comments are closed.
Navigation
Home
Papers, Articles & Presentations
SPAMMED Architecture Framework
SOA Patterns
About Me
Featured Presentations & Papers
REST introduction (ppt)
SOA Pattern Presentation (pdf)
Fallacies of Distributed Computing (pdf)
Getting SPAMMED for architecture (pdf)
OO Primer (ppt)
Use Case Methodology for large systems (pdf)
Software Architecture (ppt)
Service Oriented Architecture - Intro (ppt)
What is SOA anyway? (pdf)
(New) SOA Patterns Presentation (pdf)
More...
SOA Patterns Book
Published Patterns
Edge Component (pdf)
Gridable Service (pdf)
Service Firewall (html @ InfoQ)
Saga (pdf)
The Knot Antipattern (pdf)
Blogjecting Watchdog (pdf)
Reservation (pdf)
What I am reading
Subscribe to RSS headline updates from:
Tag Cloud
.NET (80)
A&D2007 (6)
Agile (27)
BI (2)
Cloud Computing (3)
dasBlog (1)
data (6)
Design (26)
ESB (2)
Everything (200)
Functional Languages (1)
General (67)
Google (1)
iPhone (1)
Java (9)
Mobile (3)
Mono (1)
new (4)
OO (15)
PaperLnx (6)
Papers (4)
Programming (1)
Project Management (11)
Q&A (3)
refactoring (1)
Requirements (3)
REST (21)
RIA (4)
ruby (8)
scalability (6)
SCRUM (2)
SOA (105)
SOA Patterns (51)
Software Architecture (203)
SPAMMED Process (35)
TDD (8)
Trends (5)
Trends (9)
WCF (8)
xsights (7)
Archives
May, 2010 (2)
April, 2010 (3)
March, 2010 (2)
January, 2010 (2)
December, 2009 (1)
November, 2009 (3)
October, 2009 (3)
September, 2009 (5)
August, 2009 (3)
July, 2009 (1)
June, 2009 (3)
May, 2009 (4)
April, 2009 (2)
March, 2009 (3)
February, 2009 (3)
January, 2009 (5)
December, 2008 (8)
November, 2008 (6)
October, 2008 (4)
September, 2008 (4)
August, 2008 (8)
July, 2008 (6)
June, 2008 (5)
May, 2008 (4)
April, 2008 (4)
March, 2008 (6)
February, 2008 (3)
January, 2008 (5)
December, 2007 (9)
November, 2007 (6)
October, 2007 (11)
September, 2007 (11)
August, 2007 (10)
July, 2007 (9)
June, 2007 (9)
May, 2007 (9)
April, 2007 (6)
March, 2007 (4)
February, 2007 (2)
January, 2007 (5)
December, 2006 (4)
November, 2006 (3)
October, 2006 (4)
September, 2006 (2)
August, 2006 (4)
July, 2006 (3)
June, 2006 (4)
May, 2006 (10)
April, 2006 (8)
March, 2006 (8)
February, 2006 (6)
January, 2006 (6)
December, 2005 (3)
November, 2005 (5)
October, 2005 (6)
September, 2005 (10)
August, 2005 (5)
July, 2005 (15)
June, 2005 (16)
All dates
All Posts
Contact the Author
Contact Arnon
Affiliations
Admin
Sign In