Interesting / well written unit tests to read (literate programming)
Posted
by Homer J. Simpson
on Stack Overflow
See other posts from Stack Overflow
or by Homer J. Simpson
Published on 2010-06-10T19:47:33Z
Indexed on
2010/06/10
19:52 UTC
Read the original article
Hit count: 249
unit-testing
|literate-programming
Do you know any open software projects that had particularly interesting / well written unit tests ?
Writing unit tests often feels odd to me, because it seems either too random, too dense, to sparse, .. It would be great to read some real world examples (rather than books, library example code etc)..
© Stack Overflow or respective owner