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.")
})
agricolamz/lingtypology documentation built on March 18, 2024, 4:28 a.m.