Difference between revisions of "Change Log Test Harness"
Jump to navigation
Jump to search
(→Version 3.0.0 (Released: 2024/??/??)) |
(→Version 3.0.0 (Released: 2024/??/??)) |
||
| Line 1: | Line 1: | ||
=Changelog for Fusion Test Harness= | =Changelog for Fusion Test Harness= | ||
| − | ==Version 3.0.0 (Released: | + | ==Version 3.0.0 (Released: 2025/03/10)== |
* Support for test resources to allow testing the install with a restore file | * Support for test resources to allow testing the install with a restore file | ||
* Support for empty server responses | * Support for empty server responses | ||
* Support for XPath expression on asserts | * Support for XPath expression on asserts | ||
* Support for Regular expressions on expectedValue (string compare) | * Support for Regular expressions on expectedValue (string compare) | ||
| + | * Change to how "reset scripts" are supported | ||
| + | * Added new 'substitute' command to scripts | ||
==Version 2.1.0 (Released: 2024/??/??)== | ==Version 2.1.0 (Released: 2024/??/??)== | ||
Revision as of 01:03, 10 March 2025
Contents
Changelog for Fusion Test Harness
Version 3.0.0 (Released: 2025/03/10)
- Support for test resources to allow testing the install with a restore file
- Support for empty server responses
- Support for XPath expression on asserts
- Support for Regular expressions on expectedValue (string compare)
- Change to how "reset scripts" are supported
- Added new 'substitute' command to scripts
Version 2.1.0 (Released: 2024/??/??)
- New feature: loops introduced in Test Suite
Version 2.0.2 (Released: 2024/07/09)
- Bug-fix for overriding default values with variable parameter
Version 2.0.1 (Released: 2024/04/05)
- Now supports default 1 second delay between Test Step retries
Version 2.0.0 (Released: 2023/10/11)
- Major milestone release