NOTICE: This package has been removed from pkgsrc

./wip/kyua-cli, Kyua (automated testing framework) - Command line interface

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


Branch: CURRENT, Version: 0.1, Package name: kyua-cli-0.1, 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.

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.


Required to run:
[lang/lua] [devel/atf]

Required to build:
[devel/pkg-config]

Master sites:

SHA1: 09095b5379d485f3bd23eeaa2f1dbb3ac6fae5b4
RMD160: a16b1408cc0f89fcfbd0e83faf871fdc75c67eff
Filesize: 438.654 KB

Version history: (Expand)


CVS history: (Expand)


   2011-07-08 11:52:33 by Julio M. Merino Vidal | Files touched by this commit (5) | Package removed
Log message:
kyua-cli has been moved to pkgsrc/devel/kyua-cli after the freeze finished.
   2011-06-27 22:58:28 by Julio M. Merino Vidal | Files touched by this commit (5) | Imported package
Log message:
Initial import of kyua-cli-0.1.  This will be moved to pkgsrc once the
freeze for 2011Q2 finishes.

Description:

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.

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.