--------------
- Added the ability to differentiate between automated and manual
testcases using the test attribute to the pysystest element in the
testcase descriptor. If the attribute is not present the test will be
assumed to be an automated test. The runTest and printTest launch
helpers allow you to differentiate between automated and manual
tests using the --type command line argument. For more information see
the examples in pysys-examples