summaryrefslogtreecommitdiffstats
path: root/README
blob: 963d72b9fa2d826546085a85d293db8e5f85e259 (plain)
1
2
3
4
5
6
7
8
Author: Jeff Bilyk<jbilyk@gmail.com>
Contributor: Natanael Copa <ncopa@alpinelinux.org>

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.