-
Notifications
You must be signed in to change notification settings - Fork 1
Getting Started
Aaron Vontell edited this page Nov 5, 2020
·
1 revision
This guide will walk you through the setup for using the Bility framework.
The Bility framework is more than an Android library - it is also a frontend for viewing results and backend for running tests. The general outline is as follows:
- Start the Bility Server, which runs accessibility testing logic
- Start or connect an Android Device or Android Emulator
- Start the Android Screen Recorder (Minicap)
- Start the Bility Frontend
- Write and run an Android Instrumented Test implementing Bility logic
First, clone the Bility framework
git clone [email protected]:vontell/Bility.git