NAME
mago - A Desktop Testing Initiative
SYNOPSIS
mago [OPTION]...
DESCRIPTION
mago is a library and harness for desktop testing. It allows the user
to write desktop tests for the Linux Desktop withouth needing to know
how LDTP framework works internally.
It runs the tests by application and it collects results into XML and
HTML reports.
OPTIONS
-h, --help
Show help options
-i, --info
Display information about test cases without executing them
Test selection options:
-a APPLICATION, --application=APPLICATION
Application name to test. Option can be repeated and defaults to
all applications.
-n NAME, --suite_name=NAME
Suite name to test within applications. Option can be repeated
and default to all suites unless suite name or suite file
filtering has been enabled
-f FILE, --suite_file=FILE
Suite file to test within applications. Option can be repeated
and default to all suites unless suite name or suite file
filtering has been enabled
-c CASE, --case=CASE
Test cases to run (all, if not specified).
Logging options:
-l FILE, --log=FILE
The file to write the log to.
--log-level=LOG_FILE
One of debug, info, warning, error or critical.
-t DIR, --target=DIR
Target directory for logs and reports. Defaults to: ~/.mago
SEE ALSO
Website: <http://mago.ubuntu.com/>
AUTHOR
Mago was written by Ara Pulido <ara (@) ubuntu (dot) com> et al. See
AUTHORS for full list.
2009-08-04