R/trace_tests.R
current_test_call_count.RdA single test expression might be evaluated many times. Each time the same expression is called, the call count is incremented.
current_test_call_count()An integer value representing the number of calls of the current call into the package from the testing suite.