tests/testthat/test_checkOS.R

context("checkOS")

test_that("checkOS", {
  expect_succ_all(OS, c("linux", "mac", "windows", "solaris"))
})

Try the checkmate package in your browser

Any scripts or data that you put into this service are public.

checkmate documentation built on May 29, 2024, 4:08 a.m.