SeasideTesting -- extensions to SUnit for testing Seaside components
The best place to read about SeasideTesting is
the tutorial.
Details on installation and usage can be found there.
This framework extends SUnit to make writing unit tests for
Seaside components easier. It has the following features:
- Supports both simulated (in Smalltalk) and external
(Firefox) browsers
- Supports testing Javascript/AJAX components using external
browser
- Both in-image and remote Seaside component testing. This
makes it feasible to develop unit and end-to-end functional
tests of applications
.
C. David Shaffer
Last modified: Monday, 16 May 2011 at 14:25 UTC.