Menu

Jetif / News: Recent posts

Jetif 1.8.0 released

Now you can use a database to store the testing result and browse it via web browser or other tool (you need to make it by yourself).

Posted by Jetif Administrator 2006-05-14

New Jetif user's guide released

New user's guide released for Jetif version 1.7.x. Please note there are following changes since 1.7.0:
Jetif 1.7.0 Release Notes
-------------------------
1. The text spec file is no longer supported now.
Please use the XML spec file instead of text spec file.

2. The old form to declare a handler is deprecated now because the handler
can have argument now. The argument will be passed to the handler constructor.
The following form is DEPRECATED now:
<handler name="name">full_class_name</handler>
The following form is introduced in this release:
<handler name="name" class="full_class_name">handler_argument</handler>
Please note the argument field is not required and can be omitted.... read more

Posted by Jetif Administrator 2006-02-18

Jetif 1.7.0 released

The new version of Jetif introduce support for handler argument, and also introduce two handlers to support convert parameter to Map or Collection.
Please read release notes for detail information.

Posted by Vicky Wang 2005-12-22

Jetif 1.6.0 released

Add support for dynamic test cases.

Posted by Vicky Wang 2005-08-26

Jetif 1.5.4 is deprecated

I get a suggestion from Alexey Sadykov that Jetif should provide a more powerful function to support dynamic test cases and custom parameter for test case.
So this version will be deprecated now, and I will change the design for this purpose. The new release will be a minor version, aka 1.6.0.

I'm sorry about this changes may confuse you, I will let it be beta state when next version released.

Posted by Vicky Wang 2005-08-22

Jetif 1.5.4 released

There are new features to support dynamic test cases and expression in parameters/expected return.

Posted by Vicky Wang 2005-08-21

Jetif 1.5.3 released

Support for run suites parallelly in multi-threads added.

Posted by Vicky Wang 2005-08-06

Jetif 1.5.0 final released

The Jetif version 1.5.0 has been released, please read the release note for detail information.

Posted by Vicky Wang 2005-05-12
MongoDB Logo MongoDB