Testing of packages

Matthias Runge mrunge at matthias-runge.de
Fri Apr 27 11:04:56 UTC 2012


On 27/04/12 12:37, Michael Schwendt wrote:

> Hardly any %check section uses installed files. Typically, files in the
> buildroot are used, or files plus test data in the builddir. Test data
> won't be available.
> 
We encourage our packagers to implement useful check-sections.

To make an example, I'm packaging the python-django framework. I'd like
get python-django's check-section get executed (using a django
installation) when python is updated. Or to get some django-requiring
packages get checked, when django is updated. I'd like to catch not only
API/ABI bumps, but also changed/broken behaviour, produced somewhere else.

Most of required description is already there, so it can't be to hard,
to execute those tests from check-section.
-- 
Matthias Runge <mrunge at matthias-runge.de>
               <mrunge at fedoraproject.org>


More information about the test mailing list