SimpleTest automator
cwgordon7 - September 16, 2007 - 11:25
This module automates the process of creating SimpleTests by recording manual testing to a SimpleTest. Features include:
- lets you create a user with given permissions,
- switches you over to be that user,
- records the links you click (and other pages you visit),
- saves form submissions into a file,
- adds assertions made from the content of the result -- not the blocks, just the content itself.
This module was originally written by chx.
