~renatofilho/ubuntu-calendar-app/fix-1556945

« back to all changes in this revision

Viewing changes to README.autopilot

  • Committer: Girish Rawat
  • Date: 2015-12-16 19:03:55 UTC
  • mto: This revision was merged to the branch mainline in revision 739.
  • Revision ID: emailgirishrawat@gmail.com-20151216190355-ujhou161ldj1pjao
Added dependencies section in README and updated README.autopilot

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
=============
18
18
 
19
19
Install the following autopilot packages required to run the tests,
20
 
    $ sudo apt-get install python3-autopilot libautopilot-qt ubuntu-ui-toolkit-autopilot python3-autopilot-vis
 
20
    $ sudo apt-get install python3-autopilot python3-dateutil libautopilot-qt ubuntu-ui-toolkit-autopilot python3-autopilot-vis
21
21
 
22
22
address-book-service-testability package may also be required if not already installed
23
23
   $ sudo apt-get install address-book-service-testability
54
54
Running tests using Ubuntu SDK
55
55
==============================
56
56
 
57
 
https://developer.ubuntu.com/en/start/platform/guides/running-autopilot-tests/
 
57
Refer this tutorial to run tests on Ubuntu SDK: https://developer.ubuntu.com/en/start/platform/guides/running-autopilot-tests/
58
58
 
59
59
Running tests on device or emulator
60
60
===================================