tests/testthat/test-timings.R

test_that("Test Timing mean", {
  skip_on_cran()
  data("sample_results", package = "benchmarkme")
  expect_true(is.character(benchmarkme:::timings_mean(sample_results)))
}
)

Try the benchmarkme package in your browser

Any scripts or data that you put into this service are public.

benchmarkme documentation built on June 12, 2022, 5:06 p.m.