NOTICE: This package has been removed from pkgsrc

./devel/kyua-atf-compat, Kyua (automated testing framework) - ATF compatibility tools

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.1nb1, Package name: kyua-atf-compat-0.1nb1, Maintainer: jmmv

Kyua (pronounced Q.A.) is a testing framework for both developers and
users. Kyua is different from most other testing frameworks in that it
puts the end user experience before anything else. There are multiple
reasons for users to run the tests themselves, and Kyua ensures that
they can do so in the most convenient way.

This module, kyua-atf-compat, provides tools to ease the transition from
ATF to Kyua. In particular, this includes is a tool to convert Atffile
files to Kyuafile files in an automated manner, and drop-in replacement
wrappers for atf-run and atf-report.


Required to run:
[devel/atf] [devel/kyua-cli]


Package options: tests

Master sites:

SHA1: a2f8eaf02de144c4604ad2dd42b446fa8dfde00f
RMD160: 5c9a6c9dd286ab373a39df4a4692622ef694a2a5
Filesize: 72.015 KB

Version history: (Expand)


CVS history: (Expand)


   2014-02-08 16:59:30 by Julio Merino | Files touched by this commit (7)
Log message:
Depend on atf 0.20 (not atf-libs) and bump PKGREVISION.
   2012-10-31 12:19:55 by Aleksej Saushev | Files touched by this commit (1460)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2012-07-19 20:30:18 by Julio Merino | Files touched by this commit (3)
Log message:
These packages are all modified-bsd, not 2-clause-bsd.
   2012-07-11 00:13:49 by Julio Merino | Files touched by this commit (4)
Log message:
Initial import of kyua-atf-compat, version 0.1:

Experimental version released on July 10th, 2012.

This is the first public release of the kyua-atf-compat package.

This first release is paired with the 0.16 release of ATF, which
disables the build of atf-run and atf-report by default.  The goal
of this package is, then, to provide compatibility utilities for
these disabled tools but using Kyua as the backend for the execution
of the tests.