The patch concerns the xml-descriptor-repository.
When using the import-attribute for libraries a linefeed or blanks within the list of files to be imported caused an error. This has been resolved.
The patch functions with both the binary and the eclipse-plugin distribution.
Releases 2.3.2 contains many improvements of the eclipse plugin and fixes the reported bugs. Feature requests are also realized. Please refer to the release notes for more information.
Releases 2.3.1/2.3.0 contains many improvements of the eclipse plugin and fixes the reported bugs. Feature requests are also realized. Please refer to the release notes for more information.
Release 2.3.1 identical to Release 2.3.0 except that it is compatible to Java 1.3/1.4.
New Features:
+ XML report generation and eclipse plugin: improvement of tree handling
+ iValidator: enhanced logging
+ eclipse plugin: Filter to select tests for execution (filter tab)
Bugs fixed:
#1224834 Execution of JUnit Tests
#1461461 Multiple parallel Tests may not have the same name
#1457754 stylesheet.copy supports no white-spaces
#1464403 Wrong documentation for property stylesheet.xsl
New features:
#1464408 Ugly icons in result view
iValidator Release 2.1
1. New Features
1.1 Managed TestRunner
The Managed TestRunner supports the control auf a test run from a remote machine. You can start
it with this command:
java -cp ivalidator.jar org.ivalidator.shell.managed.ManagedTestRunner [configuration]
The Managed TestRunner can be started with all the arguments of the standard TestRunner. After
the start the Managed TestRunner dont start the test run immediately, but provides a web-based
GUI. It is reachable by... read more
Graphical Editor for test flow design announced. See http://ivalidator.org/ivalidator/en/pdfs/iValidator-TestDesigner-Whitepaper.pdf
The final release of iValidator 2.0 contains fixes of the last found bugs in M3 release. It provides no new features.
With this release we supply some sample scenarios to show how we test our software with the iValidator.
New Feature: Default Configuration
Internal Refactoring
Bug Fixes
With the iValidator Release 2.0 M2 has been released also an Eclipse PlugIn. Check it out!
Feature: new Import function
Refactoring: old Import function from Release 1.x will be integrated with new function
Feature: JUnit TestConnector
Feature: AdapterLib