Skip to content

jonathansandman/test-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Automation

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.

install.sh

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.

  1. Open the terminal where 'install.sh' is installed.
  2. Run 'sh install.sh'.
  3. Drag and drop the desired directory into the terminal.
  4. Press Enter.
  5. Enter your password.

About

A collection of scripts for automating testing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages