get_current_args_for_print: Print arguments

View source: R/utils_test_that.R

get_current_args_for_printR Documentation

Print arguments

Description

Functions prints the used arguments. The aim of this function is to print the arguments to the console that resulted in a failed test.

Usage

get_current_args_for_print(arg_list)

Arguments

arg_list

Named list of arguments. The list should be generated with generate_args_for_tests.

Value

Function does nothing return.

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(), monitor_test_time_on_CI(), random_bool_on_CI()


aifeducation documentation built on Nov. 19, 2025, 5:08 p.m.