| www.delorie.com/gnu/docs/smalltalk/gst_23.html | search |
![]() Buy GNU books! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
SUnit is a framework to write and perform test cases in Smalltalk,
originarily written by the father of Extreme Programming(9),
Kent Beck. SUnit allows one to write the tests and check
results in Smalltalk; while this approach has the disadvantage that
testers need to be able to write simple Smalltalk programs, the
resulting tests are very stable.
What follows is a description of the philosophy of SUnit and
a description of its usage, excerpted from Kent Beck's paper in which
he describes SUnit.
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |