tests/testthat/test-get_python_binary_path.R

test_that("use", {
  expect_error(
    get_python_binary_path(
      ormr_folder_name = tempfile()
    ),
    "failed to discover Python binary associated with path"
  )
})
richelbilderbeek/ormr documentation built on May 23, 2022, 1:15 p.m.