Releases: HewlettPackard/monkeyble
Releases · HewlettPackard/monkeyble
v1.4.1
Fix
- variable are now handled when using ignore_error
- fix test (new url)
1.4.0
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
Fix
- exit Monkeyble on missing var
Feature
- added "❌ MONKEYBLE ERROR ❌" in logs output when scenario failed
- added "monkeyble_shared_tasks"
1.2.0
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