A collection of scripts and resources designed to help test products.
Check the wiki for test automation tools and guides. See below for descriptions of available scripts.
Mounts all .dmgs in the folder path specified, installs any .pkgs that it find at the top level, and unmounts the .dmgs.
⚠️ By default, this script only mounts .dmgs, Volumes and .pkgs that include the string 'Installer'. You can edit the FILTER variable at the top of the script to change this behaviour.
- Open the terminal where 'install.sh' is installed.
- Run 'sh install.sh'.
- Drag and drop the desired directory into the terminal.
- Press Enter.
- Enter your password.