| 1 |
[[!meta title="DEP-8: automatic as-installed package testing"]]
|
| 2 |
|
| 3 |
Title: autopkgtest - automatic as-installed package testing
|
| 4 |
DEP: 8
|
| 5 |
State: DRAFT
|
| 6 |
Date: 2012-06-25
|
| 7 |
Drivers: Ian Jackson <ijackson@chiark.greenend.org.uk>,
|
| 8 |
Iustin Pop <iustin@debian.org>,
|
| 9 |
Stefano Zacchiroli <zack@debian.org>
|
| 10 |
URL: http://dep.debian.net/deps/dep8
|
| 11 |
Source: http://anonscm.debian.org/viewvc/dep/web/deps/dep8.mdwn
|
| 12 |
License:
|
| 13 |
Copying and distribution of this file, with or without modification,
|
| 14 |
are permitted in any medium without royalty provided the copyright
|
| 15 |
notice and this notice are preserved.
|
| 16 |
Abstract:
|
| 17 |
Establish a standard interface to define and run "as-installed" tests of
|
| 18 |
packages, i.e. the testing of packages in a context as close as possible
|
| 19 |
to a Debian system where the packages subject to testing are properly
|
| 20 |
installed.
|
| 21 |
|
| 22 |
[[!toc ]]
|
| 23 |
|
| 24 |
|
| 25 |
# Introduction
|
| 26 |
|
| 27 |
In the working.
|
| 28 |
|
| 29 |
In the meantime you can check the
|
| 30 |
[current specification](http://anonscm.debian.org/gitweb/?p=autopkgtest/autopkgtest.git;a=blob_plain;f=doc/README.package-tests;hb=HEAD),
|
| 31 |
as implemented in [autopkgtest](http://packages.debian.org/sid/autopkgtest).
|
| 32 |
|