Aruba v0.2.5 Release Notes

    • ➕ Added 'a file named "whatever" should (not) exist' ([rspeicher])
    • ➕ Added 'a directory named "whatever" should (not) exist' ([rspeicher])
    • ➕ Added /the stderr should contain exactly:"$/ ([aslakhellesoy])
    • ➕ Added /the stdout should contain exactly:"$/ ([aslakhellesoy])
    • ➕ Added /it should pass with exactly:/ ([aslakhellesoy])
    • @announce, @announce-dir and @announce-cmd for interactive processes ([msassak])
    • ➕ Add step defs for detecting output, stdout and stderr by process name ([msassak])
    • Stop all processes before verifying filesystem changes to ensure async operations are complete ([#17], [msassak])
    • Outputting large amounts of data causes run steps to hang ([#18], [msassak])