Sunit Any Document ?

Anthony Adachi adachipro at yahoo.com
Wed May 21 22:23:18 UTC 2003


Henrik Ekenberg wrote:

>  Where can I find documents about Sunit and making
unit test with Squeak /
>  Smalltalk ?

Kent Beck's original paper on sUnit.
http://www.xprogramming.com/testfram.htm

Also, the best place to ask about unit testing (test
driven development) questions is below. There are
several Smalltalkers on this list. Including Kent Beck
who originally wrote sUnit.:
http://groups.yahoo.com/group/testdrivendevelopment/

One can also find some documentation on the sUnit unit
testing framework at it's official web site:
http://sunit.sourceforge.net/manual.htm

Also, might be of interest:
http://xprogramming.com/xpmag/testFirstGuidelines.htm

Not written in Smalltalk but if you're curious as to
what a complete test first coding session looks like
(from the first broken test to the point all tests
pass) check this link out:

http://xprogramming.com/xpmag/recordmap.htm

Some good advice on unit testing can be found at this
Wiki: 
http://c2.com/cgi/wiki?TestDrivenDevelopment
http://c2.com/cgi/wiki?CodeUnitTestFirst

Anthony

__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com



More information about the Squeak-dev mailing list