tests/testthat/test-runi_stats_sysdeps.R

test_that("runi_stats_sysdeps() returns a tibble as declared", {
        skip_if_offline("vgherard.r-universe.dev")
        res <- runi_stats_sysdeps("vgherard")
        expect_s3_class(res, class(tibble::tibble()), exact = TRUE)
})
vgherard/runi documentation built on Dec. 23, 2021, 3:09 p.m.