summaryrefslogtreecommitdiffstats
path: root/README
blob: 554f32bbc6a4da47e04bd9d6ea73c22dddf7f84e (plain)
1
2
3
4
5
6
7
8
9
Author: Jeff Bilyk<jbilyk@gmail.com>
Contributor: Natanael Copa <ncopa@alpinelinux.org>
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.