Skip to content

6.1.06

Compare
Choose a tag to compare
@itaiag itaiag released this 04 Sep 08:13
· 55 commits to master since this release

New Features

  1. Issue #281 - Adapt the Difido reporter to the refactoring made in the Difido server
  2. Issue #294 - Allow adding items to the scenario context menu with plugins
  3. Issue #296 - Allow reading and executing building blocks also from jar files.
  4. Issue #297 - Remove the "New Features" tab from the properties dialog.
  5. Issue #303 - Allow building tests project even when it includes no system object project
  6. Issue #306 - Add the ability to configure the port in the SSH connection of the CLI system object

Bug Fixes

  1. Issue #196 - "scenario.as.test.fail.terminate" feature doesn't work
  2. Issue #292 - Bean dialog - References usage
  3. Issue #293 - Bean Dialog - empty input

Notes

  • This version is compatible with Difido version 2.1.01
  • Issue [#196] was caused by the XML reporter. Notice that the behavior of the XML reporter was changed to reflect all the executions since the last init of the reports instead of only the last one.