monitor_test_time_on_CI: Print duration of a test on CI

View source: R/utils_test_that.R

monitor_test_time_on_CIR Documentation

Print duration of a test on CI

Description

Function prints the duration of a test to console if the test is running on CI. If not no output appears in console.

Usage

monitor_test_time_on_CI(start_time, test_name)

Arguments

start_time

POSIXct Start time of the test.

test_name

string Name of the test to print.

Value

Returns nothing.

See Also

Other Utils TestThat Developers: check_adjust_n_samples_on_CI(), generate_args_for_tests(), generate_embeddings(), generate_tensors(), get_current_args_for_print(), get_fixed_test_tensor(), get_test_data_for_classifiers(), random_bool_on_CI()


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