Comment 2 for bug 646719

Revision history for this message
Duncan McGreggor (oubiwann) wrote : Re: Create an application to easily automate gesture tests

This is going to be developed in tandem with this script:
  https://bugs.launchpad.net/utouch-grail/+bug/622790

We want to make sure that Checkbox and Apport can use the libraries we create. Likely, this will go in utouch-evemu (libraries in a "python" subdir and scripts in "bin").

Links from Ara:
 * https://wiki.ubuntu.com/Testing/Automation/Checkbox/
 * https://wiki.ubuntu.com/Apport/DeveloperHowTo

Additional notes (from IRC):
<ara> in checkbox, you can have a requires field in your test, that will run only if that package is available
<ara> in apport, as the hook is only installed if a particular package is installed, you can assume that the dependencies for that package are installed as well