Dict[str, str] get_validation_folders(str location, Dict[str, str] basepaths, logging.Logger log)
Collects the validation folders for all packages from the stated release directory (either local or c...
int main(int argc, char **argv)
Run all tests.
List[str] scripts_in_dir(str dirpath, logging.Logger log, ext=' *')
Returns all the files in the given dir (and its subdirs) that have the extension 'ext',...