View source: R/utils_test_that.R
| get_current_args_for_print | R Documentation |
Functions prints the used arguments. The aim of this function is to print the arguments to the console that resulted in a failed test.
get_current_args_for_print(arg_list)
arg_list |
Named |
Function does nothing return.
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(),
monitor_test_time_on_CI(),
random_bool_on_CI()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.