328: print 'A simple test'
1: A simple test
It is also possible to provide expected output: Interscript
will verify your code by comparing the expected and actual
output, and print a difference table if the test failed.
Note that the difference table is only available if the module
"interscript.utilities.diff" is available and operates
correctly: the current implementation uses GNU diff invoked
using "os.system()".
5.5.1. Weaver Control
5.5.2. Perl hates @