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