tests/testthat/test-bantu-feature.R

library(lingtypology)
context("Tests for bantu.feature function")

test_that("bantu.feature", {
  skip_on_cran()
  expect_error(bantu.feature("aa"), "There is no features 'aa' in bantu database.")
})

Try the lingtypology package in your browser

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

lingtypology documentation built on Oct. 31, 2024, 9:06 a.m.