tests/testthat/test-analyze.R

test_that("analyze works", {
  skip_if_offline()
  skip_on_os(os = "windows", arch = "i386")
  res <- analyze("Test text.")
  expect_equal(length(res), 3)
})

Try the elbird package in your browser

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

elbird documentation built on Aug. 12, 2022, 5:08 p.m.