Author: Jeff Bilyk Contributor: Natanael Copa Version: 0.2 APTS is designed to allow testing of either entire repositories of apk packages or one by one. After running, a list of failed packages is displayed onscreen. Tests can either be for one or multiple packages, and are scripts that first install needed packages, run a series of commands to insure that the contents of the package work as expected, then remove the packages. The file missing-tests shows current packages that do not have a test file created for them.