I am pleased to announce that Kyua 0.3 is available!
The major feature in this release is the introduction of the "test
results store"; i.e. a SQLite3-based database that records all test
execution activity so that reports can be gathered in a central machine
and reports generated out of it. This is still very experimental and
the generated reports are quite rudimentary, but is a first step towards
this direction.
The release page can be found in [1] and it includes the full list of
major changes in Kyua 0.3.
It has been a really long time since the 0.2 release. I wanted to
postpone 0.3 until HTML reports were ready, but I have not had the time
to implement this for a while already. Instead of postponing the
release even further, I have decided to create it right now and then
take the time to create nice reports separately. Additionally, I am
planning on doing some repository changes[2] and wanted to do them
without an imminent release along the way.
The package in pkgsrc has been updated and now I'm working on bringing
binary packages to Fedora.
Enjoy!
1: http://code.google.com/p/kyua/downloads/detail?name=kyua-cli-0.3.tar.gz
2: http://blog.julipedia.org/2012/02/switching-projects-to-git.html