Hello!
Hope you're doing well.
It would be nice to see more detail when a script fails, other than:
PASS 200 runScript: returned: 1
Which is not really suitable for building a framework where the tests are executed via an http request, but when there is an issue we know nothing else then an integer: 1.
Can you please help me on this how can I achieve what I want? Or does this mean some additional development needed for the tool?
Thanks. Have a nice day!