* Updated argument handling in get_atomics Retrieving Atomic Tests with specified destination in /opt throws unexpected keyword argument error 28
* Updated error catching and logging within state machine class when copying source files to remote system Logging and troubleshooting question 32
* Updated ConfigParser from instance variables to local method bound variables Using a second AtomicOperator instance executes the tests of the first instance too 33
* Added the ability to select specific tests for one or more provided techniques
* Updated documentation
* Added new Copier class to handle file transfer for remote connections
* Removed gathering of supporting_files and passing around with object
* Added new config_file_only parameter to only run the defined configuration within a configuration file
* Updated documentation around installation on macOS systems with M1 processors