- normally, when a step fails, it assumes a problem with the documentation and prints info about the documentation - but a step can also fail because the step logic has errors - therefore introduce a `text-runner dynamic --debug` flag. If set and a step fails, it prints the stacktrace - this helps investigate unexpected exceptions inside your step definitions
text-runner dynamic --debugflag. If set and a step fails, it prints the stacktrace