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)
})
HajkD/biomartr documentation built on Dec. 9, 2023, 7:25 p.m.