Path to this page:
./
devel/kyua-cli,
Kyua (automated testing framework) - Command line interface
Branch: pkgsrc-2011Q3,
Version: 0.2nb1,
Package name: kyua-cli-0.2nb1,
Maintainer: jmmvKyua (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.
At the moment, Kyua is focused on implementing a solid foundation and a
powerful command-line tool to run tests implemented with the Automated
Testing Framework (ATF). Later on, Kyua will also provide a set of
language bindings (C, C++ and shell, at the least) to ease the
implementation of test cases in a variety of programming languages.
In effect, Kyua is intended to be a replacement for ATF.
MESSAGE.common [+/-]===========================================================================
$NetBSD: MESSAGE.common,v 1.1 2011/09/29 19:15:09 jmmv Exp $
Kyua has been successfully installed.
You can now proceed to run the automated test suite of the kyua-cli package
as well as any other packages you have installed, by running:
kyua test -k ${PREFIX}/tests/Kyuafile
===========================================================================
MESSAGE.NetBSD [+/-]===========================================================================
$NetBSD: MESSAGE.NetBSD,v 1.1 2011/09/29 19:15:09 jmmv Exp $
You are encouraged to run the NetBSD system-wide test suite that lives in
/usr/tests with Kyua (and report any regressions that you encounter).
To do so, you will first need to generate new Kyuafiles into the test suite
tree because Kyua does not use Atffiles and the NetBSD build system does
not yet install Kyuafiles. The process is automated and is described in:
http://code.google.com/p/kyua/wiki/HowtoRunNetBSDTests
===========================================================================
Required to run:[
lang/lua]
Required to build:[
devel/pkg-config]
Master sites:
SHA1: 109dcb81a2b2be3057ced56e853f1148a68c254d
RMD160: a484b0b259b5ff8383a0be9871e8e7631e3afcca
Filesize: 475.669 KB
Version history: (Expand)
- (2011-10-04) Package added to pkgsrc.se, version kyua-cli-0.2nb1 (created)