Skip to content

Releases: HewlettPackard/monkeyble

v1.4.1

05 Jan 09:44
Compare
Choose a tag to compare

Fix

  • variable are now handled when using ignore_error
  • fix test (new url)

1.4.0

06 Mar 08:51
Compare
Choose a tag to compare

Feature

  • CLI: add monkeyble list + monkeyble test --limit

Fix

  • Fix error message on should_fail

Enhancement

  • check if task should have failed when actually skipped

1.3.0

22 Feb 17:43
Compare
Choose a tag to compare

Fix

  • exit Monkeyble on missing var

Feature

  • added "❌ MONKEYBLE ERROR ❌" in logs output when scenario failed
  • added "monkeyble_shared_tasks"

1.2.0

02 Dec 16:58
Compare
Choose a tag to compare

Breaking changes

  • should_failed flag renamed to should_fail

Feature

  • add monkeyble_global_extra_vars to the cli config
  • add version to the arg parser

Enhancement

  • print success message only if no failure detected