tests/testthat/test-check_topology_prediction_tool.R

test_that("use", {
  expect_silent(check_topology_prediction_tool("pureseqtmr"))
  expect_silent(check_topology_prediction_tool("tmhmm"))
  expect_error(check_topology_prediction_tool("nonsense"))
})
richelbilderbeek/bbbq documentation built on July 27, 2023, 2:15 a.m.