Aruba v0.7.0 Release Notes

    • Introducing root_directory ([#232])
    • Introducing fixtures directory ([#224])
    • ๐Ÿ‘‰ Make sure a file/directory does not exist + Cleanup named file/directory steps ([#234])
    • ๐Ÿ“š Make matcher have_permisions public and add documentation ([#239])
    • โž• Added matcher for file content ([#238])
    • โž• Add rspec integrator ([#244])
    • Deprecate _file and _directory in method names ([#243])
    • ๐Ÿ‘Œ Improve development environment ([#240])
    • Cleanup process management ([#257])
    • ๐Ÿ‘‰ Make path content available through matchers and api metchods ([#250])
    • ๐Ÿ”จ Refactor announcer to support user defined announce channels (fixes [#267])
    • InProcess requires that the working directory is determined on runtime not no loadtime