[ANN] rutema 0.3 Released

  • Thread starter Vassilis Rizopoulos
  • Start date
V

Vassilis Rizopoulos

rutema version 0.3 has been released!

This newest release adds a new tool to the Rutema arsenal, rutemah, plus
an ActiveRecord reporter that will save test run results in a SQLite
database.

rutemah is at the moment (using Ruport :) ) capable of producing a
report over all test runs for any named test or for all tests.

Future releases will allow you to reproduce any report created with the
rutemax reporters in addition to providing an overview of test results
over time.

## DESCRIPTION:

Rutema provides the basis for building tools that can manage the
execution of tests as well as an example implementation as
proof-of-concept for the ideas behind it.

It's purpose is to provide a set of classes and a framework that will
allow testers to specify and execute tests in heterogeneous testing
environments.

A heterogeneous testing environment would be one where several testing
tools are put to use, each with it's own scripts and ways to define tests.
Rutema will allow you to combine tools, take care of logging, reporting,
archiving of results and formalize execution of automated and manual tests.

For more information look at http://patir.rubyforge.org/rutema

## FEATURES/PROBLEMS:

*

Changes:

## 0.3 / 2007-05-30
* Reporter implementations moved to own file
* Reporter interface changed (Runner stati now passed directly as a name
indexed Hash, specifications passed as well)
* ActiveRecordReporter with SQLite DB added
* rutemah (the Historian) added in tools. The Historian reads from
ActiveRecordReporter databases

## 0.2 / 2007-05-21
* bin/ files included in gem
* rutemax: missing configuration file is now checked before passed to
the system
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

Forum statistics

Threads
473,755
Messages
2,569,535
Members
45,007
Latest member
obedient dusk

Latest Threads

Top