How to Install unity-autopilot in Ubuntu 18.04



Install unity-autopilot by entering the following commands in the terminal:

sudo apt update
sudo apt install unity-autopilot

Description:

Autopiloted tests for Unity

Unity is tested automatically through autopilot, a framework which enables keyboard and mouse events to be triggered on the fly as well as object introspection. This package contains the specific unity introspection bindings to be able to write tests in python as well as the full test suite for Unity.

Homepage: https://launchpad.net/unity

Version: 7.5.0+18.04.20180413-0ubuntu1

Section: universe/python