tests/testthat/test-which.R

test_that('typr_which works', {
  typ <- typr_which_typst()

  expect_true(is.null(typ) || 'typst' %in% typ)
})

Try the typr package in your browser

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

typr documentation built on June 8, 2025, 10:36 a.m.