Functions prints the used arguments. The aim of this function is to print the arguments to the console that resulted in a failed test.
Arguments
- arg_list
Named
list
of arguments. The list should be generated with generate_args_for_tests.
See also
Other Utils TestThat Developers:
check_adjust_n_samples_on_CI()
,
generate_args_for_tests()
,
generate_embeddings()
,
generate_tensors()
,
get_fixed_test_tensor()
,
get_test_data_for_classifiers()
,
random_bool_on_CI()