Release Notes: Starting from this release, the exception backtraces are now stored to the test results and printed out along with the results. In addition, the documentation received some improvements, and the output of multiline messages from TAP_Runner has been fixed.
Release Notes: The release fixes the reporting of the skipped tests in the Ahven.XML_Runner package.
Release Notes: This release fixes the skipped test reporting in Ahven.Text_Runner.
Release Notes: This release adds the ability to stop tests after a certain amount of time and programmatically skip tests. The README document is now in reStructured text format, like the manual.
Release Notes: This release adds new HTML documentation generated from reStructured text using Python-Sphinx and fixes compilation problems with GNAT GPL 2010.
Release Notes: This version fixes a double free when mixing static test cases with dynamic test suites and drops TAP 13, Janus/Ada 3.1.1d, and shared library support.
Release Notes: This is a bugfix release. Changes include a fix for Constraint_Error with long test names and special character filtering from the test names when generating XML results. In addition, PDF report generation example was added to the contrib directory and some internal code cleanups were done.
Release Notes: This release includes fixes for the GNAT installation scripts, which were broken in the previous release.
Release Notes: This release includes a new build system for Janus/Ada and small adjustments for GNAT installation scripts. Also, the project is now hosted at SourceForge instead of Gna.
Release Notes: This release introduces Test Anything Protocol (TAP) reporter, a new API for stack-based test cases, and improved Janus/Ada support. Some API changes were made, but they should affect only those who have extended the framework.