|
01.09.2003
Bug Base Version 1.0.0 RC3 released
Release candidate 3 with two major bug fixes:
- Struts Actions are made thread and session safe.
- Transaction handling for database access corrected.
After more than one year of inactivity, Bug Base has been
updated to the latest version of
Cactus,
Hypersonic SQL,
JUnit and
Log4J.
30.08.2003
Log4Unit version 0.2.0 released
Log4Unit is a JUnit extension combining
JUnit with Log4J.
The intention is to create test protocols for JUnit.
JUnit is asymmetrical in the sense that it focusses on the
documentation of test failures and errors. Successful execution of a
test case is not further documented. In order to obtain a test
protocol that documents the initial settings, the test case execution
and its results, a logging component is required.
Log4J as the current
de facto standard is selected for this extension.
|