perturbopy.test_utils.run_test.run_utils.print_test_info

perturbopy.test_utils.run_test.run_utils.print_test_info(test_name, input_dict, test_type)

Print information about a test.

Parameters:
  • test_name (str) – name of the test folder

  • input_dict (dict) – dictionary contatining the test info

  • test_type (str) – define that type of testing we make - either ‘qe2pert’ or ‘perturbo’