tests/testthat/test-organismBM.R

context("Test: organismBM()")

test_that("The organismBM() interface works properly..",{
        
        skip_on_cran()
        skip_on_travis()
        
        expect_output(organismBM("Homo sapiens"))
})
ropensci/biomartr documentation built on Dec. 11, 2023, 5:37 a.m.