Path: | NEWS |
Last Update: | Wed Apr 13 02:04:15 CEST 2005 |
Many strategies are already available.
A YAML loader is provided to easily write the test suite.
A YAML dumper which follow the same format than the YAML loader provides a human/script readable way to dump the suite result. An XML dumper is also available to easily put online the suite result.
A specific Logger which manage a severity level, a verbosity level and a section tree. Dumpers and/or Filters can be plugged to it.
Only two basic filters: Saver and BasicLogger. The filtering system is not yet very developed.
TTK computes a weighted average of the succeed test of the test suite. This system is extensible to allow other kinds of computation.
This feature of TTK is still unstable but already provides some interesting result. It is based on a specific daemon running on remote machine.
TTK remembers the successful test across session. Not yet fully tested, but already usable.