tests/testthat/test-splot.bench.R

test_that("basic example work", {
  res <- splot.bench(Sys.sleep(.01), Sys.sleep(.1), runsize = 1)
  expect_true(res$summary[3, 1] < res$summary[3, 2])
})

Try the splot package in your browser

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

splot documentation built on Nov. 2, 2023, 6:02 p.m.