xref: /netbsd-src/external/bsd/kyua-testers/dist/NEWS (revision 754f425fc237c181450c91977727274098801c74)
1Changes in version 0.1
2======================
3
4Experimental version released on February 19th, 2013.
5
6This is the first public release of the kyua-testers package.
7
8The goal of this first release is to adopt all the test case execution
9code of kyua-cli 0.5 and ship it as a collection of independent tester
10binaries.  The kyua-cli package will rely on these binaries to run the
11tests, which provides better modularity and simplicity to the
12architecture of Kyua.
13
14The code in this package is all C as opposed to the current C++ codebase
15of kyua-cli, which means that the overall build times of Kyua are now
16reduced.
17