We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Fixing deprecated call to InProcess, save others grief
Updated Integrating with Aruba In Process Runs (markdown)
Capture SystemExit as well to prevent killing tests when e.g. abort() is called.
Avoid placing a "\t\tfrom " on the first line, or vim-ruby errorformat chokes expecting the beginning of a error block...
Exit with a non-zero status and write error to STDERR in case of unhandled exception
removed exception catching, this allows exceptions to get back to Aruba so that it can show them when a feature fails
fix typo (at least I think it was a typo)
Typo fix.
Created Integrating with Aruba In-Process Runs (markdown)