[Merge] lp:~evfool/unity/lp887036 into lp:unity

Mirco Müller mirco.mueller at canonical.com
Mon Mar 12 10:05:49 UTC 2012


The documentation on autopilot can be found here: https://wiki.ubuntu.com/Unity/QA/Autopilot. It's not fully up to date yet. Thomi will update it once he has a bit more air to breath. In the meantime be sure to check on IRC and ask for help. The main problem is figuring out how to run your tests. Writing them is basically following the examples you see in current trunk.

Last time I checked, you need to be in the unity/tests/autopilot directory and then issue the command, e.g.:

python -m testtools.run autopilot.tests.test_dash.DashRevealTests.test_alt_f4_close_dash

... to run the from test-method test_alt_f4_close_dash in class DashRevealTests from the Dash tests. This should get you started. Also make sure you have all the needed python development-dependencies fullfilled. See the above listed wiki-page.
-- 
https://code.launchpad.net/~evfool/unity/lp887036/+merge/95790
Your team Ubuntu Sponsors Team is subscribed to branch lp:~evfool/unity/lp887036.



More information about the Ubuntu-sponsors mailing list