- CLI: add
monkeyble list
+monkeyble test --limit
- Fix error message on should_fail
- check if task should have failed when actually skipped
- exit Monkeyble on missing var
- added "❌ MONKEYBLE ERROR ❌" in logs output when scenario failed
- added "monkeyble_shared_tasks"
should_failed
flag renamed toshould_fail
- add monkeyble_global_extra_vars to the cli config
- add version to the arg parser
- print success message only if no failure detected
- Stop monkeyble callback if arg name not found during test input
- Exit error if Monkeyble callback has not started in the test execution
- Add cli execution time