tests/testthat/test-getMetaGenomeSummary.R

context("Test: getMetaGenomeSummary()")

test_that("The getMetaGenomeSummary() interface works properly..",{
    skip_on_cran()
    skip_on_travis()
    expect_false(nrow(getMetaGenomeSummary()) == 0)
})
ropensci/biomartr documentation built on Dec. 11, 2023, 5:37 a.m.